|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Exception that will be thrown if the user has not obtained the certificate yet. More...
Inheritance diagram for ilCertificateNotObtainedException:
Collaboration diagram for ilCertificateNotObtainedException:Additional Inherited Members | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
Exception that will be thrown if the user has not obtained the certificate yet.
This exception SHOULD be thrown in an instance of ilCertificatePlaceholderValues if the conditions are defined.
Definition at line 12 of file class.ilCertificateNotObtainedException.php.