Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.exceptions
/
PortalException
/
Mpc
/
BackupShareNotFound
Backup
Share
Not
Found
class
BackupShareNotFound
(
backupMethod
:
String
)
:
PortalException.Mpc
Thrown when no backup share is found for a specific backup method.
Members
Constructors
Backup
Share
Not
Found
Link copied to clipboard
constructor
(
backupMethod
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?