Ergo\Logging\Error::__construct PHP 메소드

__construct() 공개 메소드

Constructor
public __construct ( $errorint )
    public function __construct($errorint)
    {
        $this->_errorint = $errorint;
    }