ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
◀ ilDoc Overview
class.ilExerciseException.php
Go to the documentation of this file.
1
<?php
2
25
class
ilExerciseException
extends
ilException
26
{
27
public
static
int
$ID_MISMATCH
= 0;
28
public
static
int
$ID_DEFLATE_METHOD_MISMATCH
= 1;
29
}
ilException
ilExerciseException\$ID_DEFLATE_METHOD_MISMATCH
static int $ID_DEFLATE_METHOD_MISMATCH
Definition:
class.ilExerciseException.php:28
ilExerciseException\$ID_MISMATCH
static int $ID_MISMATCH
Definition:
class.ilExerciseException.php:27
ilExerciseException
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilExerciseException.php:25
components
ILIAS
Exercise
exceptions
class.ilExerciseException.php
Generated on Sun Aug 31 2025 23:02:53 for ILIAS by
1.8.13 (using
Doxyfile
)