Class Sabre\DAV\Exception\NotFound

extends Exception

NotFound.

This Exception is thrown when a Node couldn't be found. It returns HTTP error code 404

Methods
Methods inherited from Sabre\DAV\Exception
serialize(), getHTTPHeaders()
Methods inherited from Exception
__construct(), __wakeup(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()