ConflictHttpException
class ConflictHttpException extends HttpException
Methods
__construct(string $message = null, Exception $previous = null, int $code, array $headers = array()) |
Details
__construct(string $message = null, Exception $previous = null, int $code, array $headers = array())
Parameters
string | $message | The internal exception message |
Exception | $previous | The previous exception |
int | $code | The internal exception code |
array | $headers |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/HttpKernel/Exception/ConflictHttpException.html