Arc GISException
An exception that represents an error in the ArcGIS Maps SDK. More specific information about where the error occurred and what caused it are provided through exceptions that derive from this class as well as the use of cause and errorCode.
Since
200.0.0
Parameters
error Message
information about the error
cause
the cause of this exception, may be null
Inheritors
Properties
Link copied to clipboard
additional information about the error
Link copied to clipboard
an integer error code providing more specific details of the error, see guide doc for error codes.