Class DispatcherNotDefined
Exception thrown in attempt to obtain a dispatcher that is not defined.
- Exception
-
LogicException
-
ICanBoogie\HTTP\DispatcherNotDefined
implements
ICanBoogie\HTTP\Exception
uses
ICanBoogie\Accessor\AccessorTrait (not available)
Methods summary
protected
|
|
public
|
#
__construct( $dispatcher_id, $message = null, $code = 500,
|
Methods inherited from Exception
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message
Magic properties
public read-only
string
|
$dispatcher_id
The identifier of the dispatcher. |