ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
NoKeysFoundException.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
SAML2\Certificate\Exception
;
4
5
use
SAML2\Exception\Throwable
;
6
10
class
NoKeysFoundException
extends
\DomainException
implements
Throwable
11
{
12
}
php
An exception for terminatinating execution or to throw for unit testing.
DomainException
SAML2\Certificate\Exception\NoKeysFoundException
Named exception.
Definition:
NoKeysFoundException.php:11
SAML2\Exception\Throwable
Interface \SAML2\Exception\ExceptionInterface.
Definition:
Throwable.php:11
SAML2\Certificate\Exception
Definition:
InvalidCertificateStructureException.php:3
libs
composer
vendor
simplesamlphp
saml2
src
SAML2
Certificate
Exception
NoKeysFoundException.php
Generated on Thu Oct 2 2025 19:01:17 for ILIAS by
1.9.4 (using
Doxyfile
)