|
PACK PHP-Binding
$VERSION$
|
Public Member Functions | |
| __construct ($errorString, $errorType="_system") | |
| printXml () | |
| errorType () | |
| errorString () | |
Protected Member Functions | |
| printXmlWob () | |
Protected Attributes | |
| $etype ="_system" | |
| $estr ="" | |
| $trans =null | |
| $mode =WobTransactionBase::WobEncoding | |
general Transaction Error - children of this class are thrown whenever a transaction fails for any reason
| TransactionError::__construct | ( | $errorString, | |
$errorType = "_system" |
|||
| ) |
| TransactionError::errorString | ( | ) |
returns the error string
| TransactionError::errorType | ( | ) |
returns the error type
| TransactionError::printXml | ( | ) |
used by machine oriented transaction to print the proper XML representation of the error
|
protected |
used by machine oriented transaction to print the proper XML representation of the error in Wob Encoding
|
protected |
|
protected |
|
protected |
|
protected |
1.8.8