ContentNegociationException
class ContentNegociationException extends Exception implements StatusExceptionInterface (View source)
Exception raised during content negociation.
Exception error code corresponds to the HTTP status 406 Not Acceptable
Traits
Default StatusExceptionInterface implementation using Exception class error code
Methods
__construct(string $negociationType, string $details = '')
No description
getNegociationType()
No description