Class UncheckedDavException

    • Constructor Detail

      • UncheckedDavException

        public UncheckedDavException​(int errorCode,
                                     String message)
      • UncheckedDavException

        public UncheckedDavException​(int errorCode,
                                     String message,
                                     Throwable cause)
    • Method Detail

      • toDavException

        public org.apache.jackrabbit.webdav.DavException toDavException()