ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
◀ 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
Base class for ILIAS Exception handling.
Definition:
class.ilException.php:26
ilExerciseException
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilExerciseException.php:26
ilExerciseException\$ID_MISMATCH
static int $ID_MISMATCH
Definition:
class.ilExerciseException.php:27
ilExerciseException\$ID_DEFLATE_METHOD_MISMATCH
static int $ID_DEFLATE_METHOD_MISMATCH
Definition:
class.ilExerciseException.php:28
components
ILIAS
Exercise
exceptions
class.ilExerciseException.php
Generated on Sat Oct 18 2025 23:02:59 for ILIAS by
1.9.4 (using
Doxyfile
)