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, toXml
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public BrowserRedirectException(String location)
public BrowserRedirectException(String location, RelocationException.RelocationType relocationType)
location
- relocationType
- see RelocationException.RelocationType
public String getLocation()
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.