public class WebDAVException extends PortalException
WebDAVException()
WebDAVException(String msg)
WebDAVException(String msg, Throwable cause)
WebDAVException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public WebDAVException()
public WebDAVException(String msg)
public WebDAVException(String msg, Throwable cause)
public WebDAVException(Throwable cause)