arcgis-maps-kotlin
Toggle table of contents
200.8.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
arcgis-maps-kotlin
arcgis-maps-kotlin
/
com.arcgismaps.exceptions
/
OperationCancelledException
Operation
Cancelled
Exception
class
OperationCancelledException
:
Exception
An exception signaling that an operation was cancelled by the user.
Since
200.1.0
Members
Inherited properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?