Namespaces

  • Nette
    • Application
      • Diagnostics
      • Responses
      • Routers
      • UI
    • Caching
      • Storages
    • ComponentModel
    • Database
      • Diagnostics
      • Drivers
      • Reflection
      • Table
    • DI
      • Config
        • Adapters
      • Diagnostics
      • Extensions
    • Diagnostics
    • Forms
      • Controls
      • Rendering
    • Http
      • Diagnostics
    • Iterators
    • Latte
      • Macros
    • Loaders
    • Localization
    • Mail
    • PhpGenerator
    • Reflection
    • Security
      • Diagnostics
    • Templating
    • Utils
  • NetteModule
  • none

Classes

  • Application
  • PresenterFactory
  • Request

Interfaces

  • IPresenter
  • IPresenterFactory
  • IResponse
  • IRouter

Exceptions

  • AbortException
  • ApplicationException
  • BadRequestException
  • ForbiddenRequestException
  • InvalidPresenterException
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Other releases
  • Nette homepage

Class BadRequestException

Bad HTTP / presenter request exception.

Exception
Extended by Nette\Application\BadRequestException

Direct known subclasses

Nette\Application\ForbiddenRequestException, Nette\Application\UI\BadSignalException
Namespace: Nette\Application
Located at Application/exceptions.php
Methods summary
public
# __construct( $message = '', $code = 0, Exception $previous = NULL )

Overrides

Exception::__construct()
Methods inherited from Exception
__toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties summary
protected integer $defaultCode 404
#
Properties inherited from Exception
$code, $file, $line, $message
Nette 2.1 API documentation generated by ApiGen 2.8.0