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