Package com.okta.sdk.helper
Class ApiExceptionHelper
java.lang.Object
com.okta.sdk.helper.ApiExceptionHelper
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ApiExceptionHelper
public ApiExceptionHelper()
-
-
Method Details
-
getError
Translates anApiException
to anError
- Returns:
- the
Error
if present in the response body, null if not
-