public class RestException
extends javax.ws.rs.WebApplicationException
| Constructor and Description |
|---|
RestException(int code,
String message) |
RestException(javax.ws.rs.core.Response.Status status,
String message) |
RestException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2021 Apache Software Foundation. All rights reserved.