MagicSmoke  $VERSION$
WobTransactionError Class Reference

general Wob Error - thrown whenever a transaction fails for any reason and the transaction is already known More...

Inheritance diagram for WobTransactionError:
TransactionError

Public Member Functions

 __construct (WobTransactionBase $trans, $errorString, $errorType="_system")
 
- Public Member Functions inherited from TransactionError
 __construct ($errorString, $errorType="_system")
 
 errorString ()
 returns the error string More...
 
 errorType ()
 returns the error type More...
 
 printXml ()
 used by machine oriented transaction to print the proper XML representation of the error More...
 

Additional Inherited Members

- Protected Member Functions inherited from TransactionError
 printXmlWob ()
 used by machine oriented transaction to print the proper XML representation of the error in Wob Encoding More...
 
- Protected Attributes inherited from TransactionError
 $estr =""
 
 $etype ="_system"
 
 $mode =WobTransactionBase::WobEncoding
 
 $trans =null
 

Detailed Description

general Wob Error - thrown whenever a transaction fails for any reason and the transaction is already known

Constructor & Destructor Documentation

WobTransactionError::__construct ( WobTransactionBase  $trans,
  $errorString,
  $errorType = "_system" 
)

The documentation for this class was generated from the following file: