Class Inx_Api_RemoteException

Description

Located in /Api/RemoteException.php (line 8)

Exception
   |
   --Inx_Api_RemoteException
Direct descendents
Class Description
Inx_Apiimpl_SoapException
Variable Summary
mixed $_oOrigExc
Method Summary
Inx_Api_RemoteException __construct (string $sMsg, [int $iCode = null], [Exception $oOrigExc = null])
Exception getOrigException ()
Variables
mixed $_oOrigExc = null (line 10)
  • access: protected

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$previous
$string
$trace
Methods
Constructor __construct (line 19)

Enter description here.

Enter description here...

  • access: public
Inx_Api_RemoteException __construct (string $sMsg, [int $iCode = null], [Exception $oOrigExc = null])
  • string $sMsg
  • int $iCode
  • Exception $oOrigExc: original exception object

Redefinition of:
Exception::constructor __construct ( [$message = ], [$code = ], [$previous = ] )

Redefined in descendants as:
getOrigException (line 27)
  • return: object
  • access: public
Exception getOrigException ()

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ], [$previous = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getPrevious ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Thu, 17 Sep 2015 14:27:28 +0200 by phpDocumentor 1.3.2