Class WebdavParentDocumentCollectionNotFoundException

All Implemented Interfaces:
Serializable

public class WebdavParentDocumentCollectionNotFoundException extends WebdavException
See Also:
  • Constructor Details

    • WebdavParentDocumentCollectionNotFoundException

      public WebdavParentDocumentCollectionNotFoundException(WebdavCause webdavCause)
    • WebdavParentDocumentCollectionNotFoundException

      public WebdavParentDocumentCollectionNotFoundException(WebdavCause webdavCause, String message)
    • WebdavParentDocumentCollectionNotFoundException

      public WebdavParentDocumentCollectionNotFoundException(WebdavCause webdavCause, Throwable causeEx)
    • WebdavParentDocumentCollectionNotFoundException

      public WebdavParentDocumentCollectionNotFoundException(WebdavCause webdavCause, String message, Throwable causeEx)