Package io.jmix.webdav.exception
Class WebdavParentDocumentCollectionNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.jmix.webdav.exception.WebdavException
io.jmix.webdav.exception.WebdavParentDocumentCollectionNotFoundException
- All Implemented Interfaces:
- Serializable
- See Also:
- 
Field SummaryFields inherited from class io.jmix.webdav.exception.WebdavExceptionwebdavCause
- 
Constructor SummaryConstructorsConstructorDescriptionWebdavParentDocumentCollectionNotFoundException(WebdavCause webdavCause, String message) WebdavParentDocumentCollectionNotFoundException(WebdavCause webdavCause, String message, Throwable causeEx) WebdavParentDocumentCollectionNotFoundException(WebdavCause webdavCause, Throwable causeEx) 
- 
Method SummaryMethods inherited from class io.jmix.webdav.exception.WebdavExceptionadditionalMessageParams, getMessage, getWebdavCause, toStringMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
- 
Constructor Details- 
WebdavParentDocumentCollectionNotFoundException
- 
WebdavParentDocumentCollectionNotFoundException
- 
WebdavParentDocumentCollectionNotFoundException
- 
WebdavParentDocumentCollectionNotFoundExceptionpublic WebdavParentDocumentCollectionNotFoundException(WebdavCause webdavCause, String message, Throwable causeEx) 
 
-