Package | Description |
---|---|
com.okta.sdk.error |
Modifier and Type | Class and Description |
---|---|
class |
NonJsonError |
class |
ResourceException
A Runtime exception typically thrown when the remote server returns a non 20x response.
|
class |
RetryableException |
Modifier and Type | Method and Description |
---|---|
Error |
ResourceException.getError()
Returns the underlying REST
Error returned from the Okta API server. |
Constructor and Description |
---|
ResourceException(Error error) |
RetryableException(Error error) |
Copyright © 2017–2023 Okta. All rights reserved.