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