ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilLDAPQueryException Class Reference
+ Inheritance diagram for ilLDAPQueryException:
+ Collaboration diagram for ilLDAPQueryException:

Public Member Functions

 __construct ($a_message, $a_code=0)
 Nothing specific here.

Detailed Description

Author
Stefan Meyer smeye.nosp@m.r@da.nosp@m.tabay.nosp@m..de
Version
$Id$

Definition at line 36 of file class.ilLDAPQueryException.php.

Constructor & Destructor Documentation

ilLDAPQueryException::__construct (   $a_message,
  $a_code = 0 
)

Nothing specific here.

Reimplemented from ilException.

Definition at line 43 of file class.ilLDAPQueryException.php.

{
parent::__construct($a_message,$a_code);
}

The documentation for this class was generated from the following file: