public class BrowserRedirectException extends org.apache.jackrabbit.webdav.DavException
| Constructor and Description |
|---|
BrowserRedirectException(String location) |
BrowserRedirectException(String location,
RelocationException.RelocationType relocationType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation() |
getErrorCode, getStatusPhrase, getStatusPhrase, hasErrorCondition, toXmladdSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BrowserRedirectException(String location)
public BrowserRedirectException(String location, RelocationException.RelocationType relocationType)
location - relocationType - see RelocationException.RelocationTypepublic String getLocation()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.