Class PEAR_Delegator_ExceptionMethodUndefined

Description

This class is the base class for all delegator exceptions.

Located in /DelegatorExceptions.php (line 48)

PEAR_Exception
   |
   --PEAR_Delegator_Exception
      |
      --PEAR_Delegator_ExceptionMethodUndefined
Method Summary
PEAR_Delegator_ExceptionMethodUndefined __construct (class $method)
Methods
Constructor __construct (line 59)

Constructs a PEAR_Delegator_ExceptionMethodUndefined.

This exception is thrown when the forwarding mechanism cannot find an implementor for the given method.

PEAR_Delegator_ExceptionMethodUndefined __construct (class $method)
  • class $method: This is the undefined method.

Documentation generated on Fri, 25 Feb 2005 17:29:12 -0500 by phpDocumentor 1.3.0RC3