Uses of Class
com.okta.sdk.resource.model.Error
Packages that use Error
-
Uses of Error in com.okta.sdk.helper
Methods in com.okta.sdk.helper that return ErrorModifier and TypeMethodDescriptionstatic Error
ApiExceptionHelper.getError
(ApiException e) Translates anApiException
to anError
-
Uses of Error in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ErrorModifier and TypeMethodDescriptionError.adderrorCausesItem
(ErrorCause errorCausesItem) Error.errorCauses
(List<ErrorCause> errorCauses) Error.errorSummary
(String errorSummary)