LibMC::InvalidAgencyException

LibMC::InvalidAgencyException Class Reference

Exception class for use with null agency pointers. More...


Public Member Functions

Null agency pointer exception constructor.
Null agency pointer exception constructor.

Private Attributes

const String msg = "Private agency pointer not valid."

Detailed Description

Exception class for use with null agency pointers.

This class provides a way to inform the program that an agency was created or accessed that had an invalid internal pointer.

Definition at line 1074 of file MCAgency.cs.


Constructor & Destructor Documentation

LibMC::InvalidAgencyException::InvalidAgencyException ( ) [inline]

Null agency pointer exception constructor.

Constructor for the exception class. This exception simply defines a recognizable exception class and sets the exception message appropriately.

Definition at line 1085 of file MCAgency.cs.

LibMC::InvalidAgencyException::InvalidAgencyException ( String exc ) [inline]

Null agency pointer exception constructor.

Constructor for the exception class. Allows the use of a custom error message.

Definition at line 1097 of file MCAgency.cs.


Field Documentation

const String LibMC::InvalidAgencyException::msg = "Private agency pointer not valid." [private]

Definition at line 1076 of file MCAgency.cs.


The documentation for this class was generated from the following file:

Generated on Tue Oct 28 17:03:25 2008 for Mobile-C by doxygen 1.5.5

AltStyle によって変換されたページ (->オリジナル) /