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