Uses of Interface
com.okta.sdk.error.Error
Packages that use Error
-
Uses of Error in com.okta.sdk.error
Classes in com.okta.sdk.error that implement ErrorModifier and TypeClassDescriptionclass
class
A Runtime exception typically thrown when the remote server returns a non 20x response.class
Methods in com.okta.sdk.error that return ErrorModifier and TypeMethodDescriptionResourceException.getError()
Returns the underlying RESTError
returned from the Okta API server.Constructors in com.okta.sdk.error with parameters of type Error