This project has retired. For details please refer to its
Attic page.
UnauthorizedDavException
org.apache.maven.archiva.webdav
Class UnauthorizedDavException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jackrabbit.webdav.DavException
org.apache.maven.archiva.webdav.UnauthorizedDavException
- All Implemented Interfaces:
- java.io.Serializable, org.apache.jackrabbit.webdav.xml.XmlSerializable
public class UnauthorizedDavException
- extends org.apache.jackrabbit.webdav.DavException
- See Also:
- Serialized Form
Fields inherited from class org.apache.jackrabbit.webdav.DavException |
XML_ERROR |
Methods inherited from class org.apache.jackrabbit.webdav.DavException |
getErrorCode, getStatusPhrase, getStatusPhrase, hasErrorCondition, toXml |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UnauthorizedDavException
public UnauthorizedDavException(java.lang.String repositoryName,
java.lang.String message)
getRepositoryName
public java.lang.String getRepositoryName()