class DispatcherException extends Exception (View source)

DispatcherException handler; nothing special, just an implementation of standard Exception class.

Methods

__construct($message = null, $code = 0, Exception $previous = null, $status = null, $headers = array())

No description

getStatus()

No description

getHeaders()

No description

Details

__construct($message = null, $code = 0, Exception $previous = null, $status = null, $headers = array())

Parameters

$message
$code
Exception $previous
$status
$headers

getStatus()

getHeaders()