Class Zend_TimeSync_Exception

Description

Exception class for Zend_TimeSync

  • copyright: Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  • license: New BSD License

Located in /TimeSync/Exception.php (line 35)

Exception
   |
   --Zend_Exception
      |
      --Zend_TimeSync_Exception
Variable Summary
 array $_exceptions
Method Summary
 array get ()
Variables
array $_exceptions (line 42)

Contains array of exceptions thrown in queried server

  • access: protected
Methods
addException (line 50)

Adds an exception to the exception list

  • access: public
void addException (Zend_TimeSync_Exception $exception)
get (line 60)

Returns an array of exceptions that were thrown

  • access: public
array get ()

Inherited Methods

Inherited From Zend_Exception

 Zend_Exception::__construct()
 Zend_Exception::_getPrevious()
 Zend_Exception::__call()
 Zend_Exception::__toString()

Documentation generated on Mon, 21 Jun 2010 15:21:44 -0400 by phpDocumentor 1.4.3