__construct() __construct(boolean $verbose = false, string $name = null) Constructor Instantiate a handler object Parameters boolean $verbose string $name
setName() setName(string $name) : \Pop\Debug\Handler\AbstractHandler Set name Parameters string $name Returns \Pop\Debug\Handler\AbstractHandler
addException() addException(\Exception $exception) : self Add exception Parameters \Exception $exception Returns self