ILIAS
Release_3_10_x_branch Revision 61812
|
Class to report exception. More...
Public Member Functions | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. |
Static Public Attributes | |
static | $ID_MISMATCH = 0 |
static | $ID_DEFLATE_METHOD_MISMATCH = 1 |
Class to report exception.
Definition at line 39 of file class.ilExerciseException.php.
ilExerciseException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
) |
A message isn't optional as in build in class Exception.
public
Reimplemented from ilException.
Definition at line 49 of file class.ilExerciseException.php.
|
static |
Definition at line 42 of file class.ilExerciseException.php.
Referenced by ilExerciseXMLParser\handlerBeginTag(), and ilExerciseXMLWriter\setAttachFileContents().
|
static |
Definition at line 41 of file class.ilExerciseException.php.
Referenced by ilSoapExerciseAdministration\addExercise(), ilExerciseXMLParser\handlerBeginTag(), and ilSoapExerciseAdministration\updateExercise().