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