ILIAS
trunk Revision v12.0_alpha-1338-g8f7e531aa3c
◀ ilDoc Overview
NotOKException.php
Go to the documentation of this file.
1
<?php
2
19
declare(strict_types=1);
20
21
namespace
ILIAS\Data
;
22
26
class
NotOKException
extends
\Exception
27
{
28
}
ILIAS\Data\NotOKException
Signals that a result contains no value.
Definition:
NotOKException.php:27
ILIAS\Data
Definition:
Alphanumeric.php:24
components
ILIAS
Data
src
NotOKException.php
Generated on Wed Apr 29 2026 23:03:56 for ILIAS by
1.9.4 (using
Doxyfile
)