Okta Mobile Kotlin SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Okta Mobile Kotlin SDK
oauth2
/
com.okta.oauth2
/
AuthorizationCodeFlow
/
ResumeException
Resume
Exception
class
ResumeException
:
Exception
Used in a
OAuth2ClientResult.Error.exception
from
resume
.
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Id
Link copied to clipboard
val
errorId
:
String
The error returned from the server.
message
Link copied to clipboard
open
val
message
:
String
?