toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-state
/
com.mapbox.dash.state
/
AppError
App
Error
sealed
class
AppError
Inheritors
SearchError
RoutingError
ConnectivityError
Members
Properties
message
Link copied to clipboard
val
message
:
String
?
throwable
Link copied to clipboard
val
throwable
:
Throwable
?
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String