BadRequestException
extends RuntimeException
in package
implements
HTTPExceptionInterface
400 Bad Request
Table of Contents
Interfaces
- HTTPExceptionInterface
- Interface for Exceptions that has exception code as HTTP status code.
Properties
- $code : int
- HTTP status code for Bad Request
Properties
$code
HTTP status code for Bad Request
protected
int
$code
= 400