public class SlglApiException extends SlglClientException
| Constructor and Description |
|---|
SlglApiException(ErrorResponse errorResponse,
int httpStatus) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
getErrorResponse() |
java.lang.Integer |
getHttpStatus() |
public SlglApiException(ErrorResponse errorResponse, int httpStatus)
public ErrorResponse getErrorResponse()
public java.lang.Integer getHttpStatus()