ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.api.app.model
/
ExpoFpError
/
PlanMessageError
Plan
Message
Error
data
class
PlanMessageError
(
val
cause
:
Throwable
?
=
null
)
:
ExpoFpError
Error sending message from the plan.
Parameters
cause
optional underlying throwable
Members
Constructors
Plan
Message
Error
Link copied to clipboard
constructor
(
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable
?
=
null