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