|
ILIAS
release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
|
Page not found exception. More...
Inheritance diagram for ilCOPageNotFoundException:
Collaboration diagram for ilCOPageNotFoundException:Public Member Functions | |
| __construct ($a_message) | |
| Constructor. More... | |
Public Member Functions inherited from ilException | |
| __construct ($a_message, $a_code=0) | |
| A message isn't optional as in build in class Exception. More... | |
Page not found exception.
Definition at line 13 of file class.ilCOPageNotFoundException.php.
| ilCOPageNotFoundException::__construct | ( | $a_message | ) |
Constructor.
A message is not optional as in build in class Exception
| string | $a_message | message |
Definition at line 22 of file class.ilCOPageNotFoundException.php.