20 public function __construct($a_message, $a_code = self::DB_GENERAL)
33 $message =
'An undefined Database Exception occured';
35 case static::DB_GENERAL:
36 $message =
'An undefined Database Exception occured';
__construct($a_message, $a_code=self::DB_GENERAL)
ilDatabaseException constructor.
Class ilDatabaseException.
__construct(Container $dic, ilPlugin $plugin)