GeoCalcException Class

Uses

System.Exception

 

Description

The GeoCalcException class defines the object used to report all exceptions thrown by GeoCalcNET.

 

Public Enumerations

Enum

Description

Code

Contains elements that correspond to reasons that GeoCalcNET might throw an exception

 

Public Constructors

Constructor

Description

GeoCalcException

Creates a new instance of the GeoCalcException class

 

Public Properties

Property

Description

ErrorCode

A code that gives an explanation of the exception

FromCore

Indicates if the exception originated in the GeoCalc core

InnerDetails

A String that provides details about the exception

InnerLocation

Indicates the object and method that threw the exception

InnerMessage

A String that gives a message for the exception