okta-mobile-kotlin
1.0.0
auth-foundation
/
com.okta.authfoundation.client
/
DeviceSecretValidator
/
Error
Error
class
Error
(
message
:
String
)
:
IllegalStateException
Content copied to clipboard
An error used for describing errors when validating the token.
Constructors
Constructors
Error
Link copied to clipboard
fun
Error
(
message
:
String
)
Content copied to clipboard