ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ 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
}
SAML2\Signature\MissingConfigurationException
Definition:
MissingConfigurationException.php:7
Throwable
SAML2\Exception\RuntimeException
Named exception.
Definition:
RuntimeException.php:8
SAML2\Signature
Definition:
AbstractChainedValidator.php:3
php
Throwable
libs
composer
vendor
simplesamlphp
saml2
src
SAML2
Signature
MissingConfigurationException.php
Generated on Thu Jan 16 2025 19:01:54 for ILIAS by
1.8.13 (using
Doxyfile
)