public class ResteasyNotAllowedException extends javax.ws.rs.NotAllowedException implements WebApplicationExceptionWrapper<javax.ws.rs.NotAllowedException>
NotAllowedException with a sanitized response.| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.NotAllowedException |
unwrap()
Returns the original, unwrapped, exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsanitize, unwrap, wrappublic javax.ws.rs.NotAllowedException unwrap()
WebApplicationExceptionWrapperunwrap in interface WebApplicationExceptionWrapper<javax.ws.rs.NotAllowedException>Copyright © 2021 JBoss by Red Hat. All rights reserved.