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
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String