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
Package-level
declarations
Types
Types
Passkey
Not
Supported
Exception
Link copied to clipboard
class
PasskeyNotSupportedException
(
message
:
String
)
:
PortalException.Storage.PasskeyNotSupported
Passkey
Storage
Not
Configured
Exception
Link copied to clipboard
class
PasskeyStorageNotConfiguredException
:
PortalException.Storage.PasskeyStorageNotConfigured
Portal
Exception
Link copied to clipboard
sealed
class
PortalException
:
Exception
Portal
Http
Unauthorized
Exception
Link copied to clipboard
class
PortalHttpUnauthorizedException
(
message
:
String
)
:
PortalException.Api.HttpUnauthorized
Send
Asset
Argument
Error
Link copied to clipboard
class
SendAssetArgumentError
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
PortalException