Class WebdavUnauthorized

All Implemented Interfaces:
Serializable

public class WebdavUnauthorized extends WebdavException
Unauthorized exception thrown by webdav classes
Author:
Mike Douglass
See Also:
  • Constructor Details

    • WebdavUnauthorized

      public WebdavUnauthorized()
      Constructor
    • WebdavUnauthorized

      public WebdavUnauthorized(String msg)
      Constructor
      Parameters:
      msg -