Example #1
0
 public function __construct($error)
 {
     parent::__construct();
     $this->_error = $error;
 }
 public function __construct()
 {
     parent::__construct();
 }