DK for Java | tatukgis.jdk.EGIS_Exception | Classes | Constructors | Fields
Exception class for all GIS_Viewer exceptions.
// Java public class EGIS_Exception extends Exception { };
// Oxygene type EGIS_Exception = public class( Exception ) end;
→ Exception
| Name | Visibility | Description | |
|---|---|---|---|
| EGIS_Exception(java.lang.String, java.lang.String, int) | public | Construct exception. | |
| EGIS_Exception(java.lang.String, java.lang.String, int, Exception) | public | Construct exception. | |