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.utils.errors
/
MpcError
Mpc
Error
class
MpcError
(
val
error
:
PortalError
)
:
Exception
Members
Constructors
Mpc
Error
Link copied to clipboard
constructor
(
error
:
PortalError
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
Int
error
Link copied to clipboard
val
error
:
PortalError
id
Link copied to clipboard
val
id
:
String
message
Link copied to clipboard
open
val
message
:
String
?