AFCore
Toggle table of contents
1.6.1
AFCore
Target filter
AFCore
Switch theme
Search in API
Skip to content
AFCore
AFCore
/
com.advantahealth.api.geofencing.model
/
AFGeofenceEvent
/
Error
Error
AFCore
data
class
Error
(
val
throwable
:
Throwable
)
:
AFGeofenceEvent
Signals an error that occurred within the geofencing service.
Members
Constructors
Error
Link copied to clipboard
AFCore
constructor
(
throwable
:
Throwable
)
Properties
throwable
Link copied to clipboard
AFCore
val
throwable
:
Throwable
The throwable representing the error.