Class WebdavInternalServerErrorException

All Implemented Interfaces:
Serializable

public class WebdavInternalServerErrorException extends WebdavException
See Also:
  • Constructor Details

    • WebdavInternalServerErrorException

      public WebdavInternalServerErrorException(WebdavCause webdavCause)
    • WebdavInternalServerErrorException

      public WebdavInternalServerErrorException(WebdavCause webdavCause, String message)
    • WebdavInternalServerErrorException

      public WebdavInternalServerErrorException(WebdavCause webdavCause, Throwable causeEx)
    • WebdavInternalServerErrorException

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