19 declare(strict_types=1);
42 return new self(self::EXCEPTION_FILE_NOT_FOUND,
$badge, $previous_exception);
47 return new self(self::EXCEPTION_MOVE_UPLOADED_IMAGE_FAILED,
$badge, $previous_exception);
const EXCEPTION_FILE_NOT_FOUND
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(int $code, ilBadge $badge, ?ilException $previous_exception=null)
static uploadedBadgeImageFileNotFound(ilBadge $badge, ?ilException $previous_exception=null)
const EXCEPTION_MOVE_UPLOADED_IMAGE_FAILED
static moveUploadedBadgeImageFailed(ilBadge $badge, ?ilException $previous_exception=null)
__construct(Container $dic, ilPlugin $plugin)