Navigation Exception
Generic Exception for all things Mapbox Navigation.
A form of Throwable
that indicates conditions that a reasonable application might want to catch.
Parameters
message
the detail message (which is saved for later retrieval by the Throwable.message method).
Constructors
NavigationException
Link copied to clipboard
the detail message (which is saved for later retrieval by the Throwable.message method).
Functions
addSuppressed
Link copied to clipboard
fillInStackTrace
Link copied to clipboard
getLocalizedMessage
Link copied to clipboard
getStackTrace
Link copied to clipboard
getSuppressed
Link copied to clipboard
printStackTrace
Link copied to clipboard
open fun printStackTrace()
Content copied to clipboard
setStackTrace
Link copied to clipboard