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