MagicSmoke  $VERSION$
WobWobTransactionError Class Reference

specific Wob Error - thrown where we know we use Wob protocol More...

Inheritance diagram for WobWobTransactionError:
TransactionError

Public Member Functions

 __construct ($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

specific Wob Error - thrown where we know we use Wob protocol

Constructor & Destructor Documentation

WobWobTransactionError::__construct (   $errorString,
  $errorType = "_system" 
)

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