Class Zend_File_Transfer_Exception

Description

Exception class for Zend_File_Transfer

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

Located in /File/Transfer/Exception.php (line 35)

Exception
   |
   --Zend_Exception
      |
      --Zend_File_Transfer_Exception
Variable Summary
 mixed $_fileerror
Method Summary
 Zend_File_Transfer_Exception __construct ( $message, [ $fileerror = 0])
 integer getFileError ()
Variables
mixed $_fileerror = null (line 37)
  • access: protected
Methods
Constructor __construct (line 39)
  • access: public
Zend_File_Transfer_Exception __construct ( $message, [ $fileerror = 0])
  • $message
  • $fileerror

Redefinition of:
Zend_Exception::__construct()
Construct the exception
getFileError (line 51)

Returns the transfer error code for the exception This is not the exception code !!!

  • access: public
integer getFileError ()

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