toggle menu
compass
common
switch theme
search in API
compass-geolocation
/
dev.jordond.compass.geolocation.exception
/
GeolocationException
Geolocation
Exception
class
GeolocationException
(
message
:
String
?
)
:
Throwable
Indicate something went wrong while using the geolocation service.
Parameters
message
The error message.
Members
Constructors
Geolocation
Exception
Link copied to clipboard
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?