public class ResteasyServerErrorException extends ServerErrorException implements WebApplicationExceptionWrapper<ServerErrorException>
ServerErrorException with a sanitized response.| Modifier and Type | Method and Description |
|---|---|
ServerErrorException |
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 ServerErrorException unwrap()
WebApplicationExceptionWrapperunwrap in interface WebApplicationExceptionWrapper<ServerErrorException>Copyright © 2022 JBoss by Red Hat. All rights reserved.