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
/
PortalHttpUnauthorizedException
Portal
Http
Unauthorized
Exception
class
PortalHttpUnauthorizedException
(
message
:
String
)
:
PortalException
Members
Constructors
Portal
Http
Unauthorized
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?