List of all members.
Detailed Description
general Transaction Error - children of this class are thrown whenever a transaction fails for any reason
Constructor & Destructor Documentation
TransactionError::__construct |
( |
$ |
errorString, |
|
|
$ |
errorType = "_system" | |
|
) |
| | |
Member Function Documentation
TransactionError::errorString |
( |
|
) |
|
TransactionError::errorType |
( |
|
) |
|
TransactionError::printXml |
( |
|
) |
|
used by machine oriented transaction to print the proper XML representation of the error
TransactionError::printXmlWob |
( |
|
) |
|
used by machine oriented transaction to print the proper XML representation of the error in Wob Encoding
Member Data Documentation
TransactionError::$estr = "" [protected] |
TransactionError::$etype = "_system" [protected] |
TransactionError::$trans = null [protected] |
The documentation for this class was generated from the following file: