ILIAS
release_10 Revision v10.1-43-ga1241a92c2f
◀ ilDoc Overview
NotOKException.php
Go to the documentation of this file.
1
<?php
2
3
declare(strict_types=1);
4
5
/* Copyright (c) 2017 Richard Klees <richard.klees@concepts-and-training.de> Extended GPL, see docs/LICENSE */
6
7
namespace
ILIAS\Data
;
8
12
class
NotOKException
extends
\Exception
13
{
14
}
ILIAS\Data\NotOKException
Signals that a result contains no value.
Definition:
NotOKException.php:12
ILIAS\Data
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Definition:
Alphanumeric.php:11
components
ILIAS
Data
src
NotOKException.php
Generated on Wed Sep 10 2025 15:15:25 for ILIAS by
1.8.13 (using
Doxyfile
)