DK for .NET | TatukGIS.NDK.EGIS_Exception | Classes | Constructors | Fields
Exception class for all GIS_Viewer exceptions.
// C# public class EGIS_Exception : Exception { }
' VisualBasic Public Class EGIS_Exception Inherits Exception End Class
// Oxygene type EGIS_Exception = public class( Exception ) end;
→ Exception
Name | Visibility | Description | |
---|---|---|---|
EGIS_Exception(string, string, int) | public | Construct exception. | |
EGIS_Exception(string, string, int, Exception) | public | Construct exception. | |