The GeoCalcException class defines the object used to report all exceptions thrown by GeoCalc.
|
Enum |
Description |
|
Contains elements that correspond to reasons that GeoCalc might throw an exception |
|
Constructor |
Description |
|
Creates a new instance of the GeoCalcException class |
|
Method |
Description |
|
Returns some details that explain why the exception was thrown | |
|
Returns the specific type of this exception, according to the Code enumeration | |
|
Returns a complete description of the exception | |
|
Indicates if this exception originated in the GeoCalc core or in the GeoCalc wrapper | |
|
Indicates the object and method that threw the exception | |
|
Returns a message that gives a description of the ErrorCode |