public class UnauthorizedDavException extends org.apache.jackrabbit.webdav.DavException
Modifier and Type | Field and Description |
---|---|
private String |
repositoryName |
Constructor and Description |
---|
UnauthorizedDavException(String repositoryName,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getRepositoryName() |
getErrorCode, getStatusPhrase, getStatusPhrase, hasErrorCondition, toXml
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
private final String repositoryName
public UnauthorizedDavException(String repositoryName, String message)
public String getRepositoryName()
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.