public class HttpException
extends javax.ws.rs.WebApplicationException
| Constructor and Description |
|---|
HttpException(ErrorResponseCode code) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ErrorResponseCode |
getCode() |
int |
hashCode() |
static HttpException |
internalError() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic HttpException(ErrorResponseCode code)
public ErrorResponseCode getCode()
public static HttpException internalError()
Copyright © 2021. All rights reserved.