Class GisException
GisException class
The exception that is thrown when an error occurs during GIS data processing.
public class GisException : Exception
Constructors
Name | Description |
---|---|
GisException() | Initializes a new instance of the GisException class. |
GisException(string) | Initializes a new instance of the GisException class. |
GisException(string, Exception) | Initializes a new instance of the GisException class. |
See Also
- namespace Aspose.Gis
- assembly Aspose.GIS