Class Sabre\DAV\Exception\Conflict

extends Exception

Conflict.

A 409 Conflict is thrown when a user tried to make a directory over an existing file or in a parent directory that doesn't exist.

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