Class DavResourceIOException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.logicaldoc.webdav.exception.DavResourceIOException
All Implemented Interfaces:
Serializable

public class DavResourceIOException extends RuntimeException
Same as @link DavResourceNotFoundException but its more specifically against logicalDOC as will be checked whether this file physically exists
Author:
Sebastian Wenzky
See Also:
  • Constructor Details

    • DavResourceIOException

      public DavResourceIOException(String s)