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