Class Zend_Session_Exception

Description

Zend_Session_Exception

  • copyright: Copyright (c) 2005-2007 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
Variable Summary
 static string $sessionStartError
Method Summary
 static void handleSessionStartError (int $errno, string $errstr)
 static void handleSilentWriteClose (int $errno, string $errstr)
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)
  • int $errno
  • string $errstr
static handleSilentWriteClose (line 69)

handleSilentWriteClose() - interface for set_error_handler()

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

Documentation generated on Sun, 27 May 2007 23:23:27 -0700 by phpDocumentor 1.3.2