Ergo\Error\ErrorProxy::__construct PHP Method

__construct() public method

Constructor
public __construct ( $application )
    public function __construct($application)
    {
        $this->_application = $application;
    }