ILIAS
release_9 Revision v9.13-25-g2c18ec4c24f
◀ 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
Modules
Exercise
exceptions
class.ilExerciseException.php
Generated on Wed Sep 10 2025 14:10:48 for ILIAS by
1.8.13 (using
Doxyfile
)