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