public class WebDAVException extends PortalException
WebDAVException()
WebDAVException(String msg)
WebDAVException(String msg, Throwable throwable)
WebDAVException(Throwable throwable)
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 throwable)
public WebDAVException(Throwable throwable)