Class Sabre\DAV\Exception\UnsupportedMediaType

extends Exception

UnSupportedMediaType.

The 415 Unsupported Media Type status code is generally sent back when the client tried to call an HTTP method, with a body the server didn't understand

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