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