ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Exercise exceptions class. More...
Public Member Functions | |
__construct ($a_message, $a_code=0) | |
Constructor. More... | |
Public Member Functions inherited from ilException | |
__construct ($a_message, $a_code=0) | |
A message isn't optional as in build in class Exception. More... | |
Static Public Attributes | |
static | $ID_MISMATCH = 0 |
static | $ID_DEFLATE_METHOD_MISMATCH = 1 |
ilExerciseException::__construct | ( | $a_message, | |
$a_code = 0 |
|||
) |
Constructor.
string | $a_message | message |
Definition at line 22 of file class.ilExerciseException.php.
|
static |
Definition at line 16 of file class.ilExerciseException.php.
Referenced by ilExerciseXMLParser\handlerBeginTag(), and ilExerciseXMLWriter\setAttachFileContents().
|
static |
Definition at line 15 of file class.ilExerciseException.php.
Referenced by ilSoapExerciseAdministration\addExercise(), ilExerciseXMLParser\handlerBeginTag(), and ilSoapExerciseAdministration\updateExercise().