Definition at line 27 of file BadgeException.php.
◆ __construct()
ILIAS\Services\Badge\BadgeException::__construct |
( |
int |
$code, |
|
|
ilBadge |
$badge, |
|
|
?ilException |
$previous_exception = null |
|
) |
| |
◆ moveUploadedBadgeImageFailed()
static ILIAS\Services\Badge\BadgeException::moveUploadedBadgeImageFailed |
( |
ilBadge |
$badge, |
|
|
?ilException |
$previous_exception = null |
|
) |
| |
|
static |
◆ uploadedBadgeImageFileNotFound()
static ILIAS\Services\Badge\BadgeException::uploadedBadgeImageFileNotFound |
( |
ilBadge |
$badge, |
|
|
?ilException |
$previous_exception = null |
|
) |
| |
|
static |
◆ $badge
ilBadge ILIAS\Services\Badge\BadgeException::$badge |
|
private |
◆ EXCEPTION_FILE_NOT_FOUND
const ILIAS\Services\Badge\BadgeException::EXCEPTION_FILE_NOT_FOUND = 1 |
◆ EXCEPTION_MOVE_UPLOADED_IMAGE_FAILED
const ILIAS\Services\Badge\BadgeException::EXCEPTION_MOVE_UPLOADED_IMAGE_FAILED = 2 |
The documentation for this class was generated from the following file: