ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.api.app.model
/
ExpoFpError
/
PlanNavigationError
Plan
Navigation
Error
data
class
PlanNavigationError
(
val
cause
:
Throwable
)
:
ExpoFpError
Error during plan navigation process.
Parameters
cause
underlying throwable (non-null)
Members
Constructors
Plan
Navigation
Error
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable