ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Exception that will be thrown if the user has not obtained the certificate yet. More...
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.