Class BadRequestException
The exception that indicates client error with HTTP code 4xx.
- Exception
- Nette\Application\BadRequestException
Direct known subclasses
Nette\Application\ForbiddenRequestException, Nette\Application\UI\BadSignalException
public
|
|
public
integer
|
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
protected
integer
|
$code
|
$file,
$line,
$message
|