ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
Auth_OpenID_AX_Error Class Reference
+ Collaboration diagram for Auth_OpenID_AX_Error:

Public Member Functions

 Auth_OpenID_AX_Error ($message=null)
 

Detailed Description

Definition at line 70 of file AX.php.

Member Function Documentation

◆ Auth_OpenID_AX_Error()

Auth_OpenID_AX_Error::Auth_OpenID_AX_Error (   $message = null)

Definition at line 71 of file AX.php.

71 {
72 function Auth_OpenID_AX_Error($message=null)
73 {
74 $this->message = $message;
Auth_OpenID_AX_Error($message=null)
Definition: AX.php:71

References Auth_OpenID_AX_Error().

Referenced by Auth_OpenID_AX_Error().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

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