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
/
ServiceException
Service
Exception
class
ServiceException
:
RuntimeException
An exception that occurred when connecting to a network service.
Since
200.0.0
Members
Properties
code
Link copied to clipboard
val
code
:
Int
?
the error code
Inherited properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String