public class WebApplicationException
extends javax.ws.rs.WebApplicationException
| Constructor and Description |
|---|
WebApplicationException() |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.WebApplicationException |
withMessage(javax.ws.rs.core.Response.Status status,
String errorMessage) |
static javax.ws.rs.WebApplicationException |
withPayload(javax.ws.rs.core.Response.Status status,
Object o) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 LeanIX GmbH. All rights reserved.