public function __toString()
 {
     parent::setBaseException(__CLASS__);
     return (string) parent::__toString();
 }