toggle menu
DaVinci client for Android
1.1.0
androidJvm
switch theme
search in API
oidc
/
com.pingidentity.oidc
/
OidcError
/
Unknown
Unknown
data
class
Unknown
(
val
cause
:
Throwable
)
:
OidcError
Data class for unknown errors.
Members
Constructors
Unknown
Link copied to clipboard
constructor
(
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
val
cause
:
Throwable
The cause of the error.