ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
InvalidCertificateStructureException.php
Go to the documentation of this file.
1
<?php
2
3
namespace
SAML2\Certificate\Exception
;
4
5
use
SAML2\Exception\Throwable
;
6
11
class
InvalidCertificateStructureException
extends
\DomainException
implements
12
Throwable
13
{
14
}
DomainException
Throwable
SAML2\Certificate\Exception
Definition:
InvalidCertificateStructureException.php:3
SAML2\Certificate\Exception\InvalidCertificateStructureException
Named Exception for what the name describes.
Definition:
InvalidCertificateStructureException.php:11
Throwable
libs
composer
vendor
simplesamlphp
saml2
src
SAML2
Certificate
Exception
InvalidCertificateStructureException.php
Generated on Sat Jan 18 2025 19:01:09 for ILIAS by
1.8.13 (using
Doxyfile
)