ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ ilDoc Overview
class.ilFileException.php
Go to the documentation of this file.
1
<?php
18
class
ilFileException
extends
ilException
19
{
20
public
static
int
$ID_MISMATCH
= 0;
21
public
static
int
$ID_DEFLATE_METHOD_MISMATCH
= 1;
22
public
static
int
$DECOMPRESSION_FAILED
= 2;
23
}
ilFileException\$ID_MISMATCH
static int $ID_MISMATCH
Definition:
class.ilFileException.php:20
ilException
ilFileException\$DECOMPRESSION_FAILED
static int $DECOMPRESSION_FAILED
Definition:
class.ilFileException.php:22
ilFileException
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
class.ilFileException.php:18
ilFileException\$ID_DEFLATE_METHOD_MISMATCH
static int $ID_DEFLATE_METHOD_MISMATCH
Definition:
class.ilFileException.php:21
components
ILIAS
File
classes
class.ilFileException.php
Generated on Wed Sep 10 2025 15:15:36 for ILIAS by
1.8.13 (using
Doxyfile
)