namespace Nette\Application
Class BadRequestException
Bad HTTP / presenter request exception.
- Exception
-
Nette\Application\BadRequestException
public
|
#
__construct(
$message = '',
$code = 0,
Exception
$previous = NULL
)
|
Methods Inherited From Exception
__construct(), getMessage(), getCode(), getFile(), getLine(), getTrace(), getPrevious(), getTraceAsString(), __toString()
protected
int
|
$defaultCode | 404 |
# |
Properties Inherited From Exception
$message, $code, $file, $line