Class Zend_Session_Exception

Description

Zend_Session_Exception

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

Located in /Session/Exception.php (line 38)

Exception
   |
   --Zend_Exception
      |
      --Zend_Session_Exception
Direct descendents
Class Description
 class Zend_Session_SaveHandler_Exception Zend_Session_SaveHandler_Exception
Variable Summary
 static string $sessionStartError
Method Summary
 static void handleSessionStartError (int $errno, string $errstr,  $errfile,  $errline,  $errcontext)
 static void handleSilentWriteClose (int $errno, string $errstr,  $errfile,  $errline,  $errcontext)
Variables
static string $sessionStartError = null (line 46)

sessionStartError

Methods
static handleSessionStartError (line 56)

handleSessionStartError() - interface for set_error_handler()

static void handleSessionStartError (int $errno, string $errstr,  $errfile,  $errline,  $errcontext)
  • int $errno
  • string $errstr
  • $errfile
  • $errline
  • $errcontext
static handleSilentWriteClose (line 69)

handleSilentWriteClose() - interface for set_error_handler()

static void handleSilentWriteClose (int $errno, string $errstr,  $errfile,  $errline,  $errcontext)
  • int $errno
  • string $errstr
  • $errfile
  • $errline
  • $errcontext

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:20:36 -0400 by phpDocumentor 1.4.3