Class DavResourceNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class DavResourceNotFoundException
    extends RuntimeException
    If a Resource could not be logically found, a @link DavResourceIOException will be thrown. This could happen, if a request has been started matches no resource against logicalDOC
    Author:
    Sebastian Wenzky
    See Also:
    Serialized Form
    • Constructor Detail

      • DavResourceNotFoundException

        public DavResourceNotFoundException​(String s)