ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ 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 Wed Sep 10 2025 15:15:32 for ILIAS by
1.8.13 (using
Doxyfile
)