public class ApiExceptionHelper extends Object
Constructor and Description |
---|
ApiExceptionHelper() |
Modifier and Type | Method and Description |
---|---|
static Error |
getError(ApiException e)
Translates an
ApiException to an Error |
public static Error getError(ApiException e)
ApiException
to an Error
Error
if present in the response body, null if notCopyright © 2017–2023 Okta. All rights reserved.