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.provider
/
PortalRpcError
Portal
Rpc
Error
class
PortalRpcError
(
error
:
PortalProviderRpcResponseError
)
:
Exception
Members
Constructors
Portal
Rpc
Error
Link copied to clipboard
constructor
(
error
:
PortalProviderRpcResponseError
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
code
Link copied to clipboard
val
code
:
Int
message
Link copied to clipboard
open
override
val
message
:
String
Functions
get
Localized
Message
Link copied to clipboard
open
override
fun
getLocalizedMessage
(
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String