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 ErrorError if present in the response body, null if notCopyright © 2017–2023 Okta. All rights reserved.