ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
MissingConfigurationException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
SAML2\Signature
;
4
5
use
SAML2\Exception\Throwable
;
6
7
class
MissingConfigurationException
extends
\RuntimeException implements
Throwable
8
{
9
}
php
An exception for terminatinating execution or to throw for unit testing.
SAML2\Signature\MissingConfigurationException
Definition:
MissingConfigurationException.php:8
SAML2\Exception\Throwable
Interface \SAML2\Exception\ExceptionInterface.
Definition:
Throwable.php:11
SAML2\Signature
Definition:
AbstractChainedValidator.php:3
libs
composer
vendor
simplesamlphp
saml2
src
SAML2
Signature
MissingConfigurationException.php
Generated on Tue Sep 30 2025 19:00:56 for ILIAS by
1.9.4 (using
Doxyfile
)