public class HttpException_ extends UserKitException
| Constructor and Description |
|---|
HttpException_(IdentityErrorCode identityErrorCode) |
HttpException_(java.lang.String errorResponse) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatusCode() |
getIdentityErrorCode, getMessage, toStringpublic HttpException_(IdentityErrorCode identityErrorCode)
public HttpException_(java.lang.String errorResponse)