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