Exemple #1
0
 public function __construct($sp, $name)
 {
     parent::__construct('Undefined Service ' . $name);
 }
Exemple #2
0
 public function __construct($msg)
 {
     parent::__construct($msg);
 }