24require_once
'Services/Registration/exceptions/class.ilRegistrationException.php';
47 parent::__construct($a_message, $a_code);
An exception for terminatinating execution or to throw for unit testing.
Class for registration related exception handling in ILIAS.
Class for user related exception handling in ILIAS.
__construct($a_message, $a_code=0)
Constructor.