public class IdentityException
extends java.lang.Exception
Constructor and Description |
---|
IdentityException(ApiError apiError) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
java.lang.String |
getErrorMessage() |
IdentityErrorCode |
getIdentityError() |
boolean |
isInternalServerError() |
public IdentityException(@NonNull ApiError apiError)
public IdentityErrorCode getIdentityError()
public int getErrorCode()
public java.lang.String getErrorMessage()
public boolean isInternalServerError()