MagicSmoke
$VERSION$
|
general Wob Error - thrown whenever a transaction fails for any reason and the transaction is already known More...
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 | |
general Wob Error - thrown whenever a transaction fails for any reason and the transaction is already known
WobTransactionError::__construct | ( | WobTransactionBase | $trans, |
$errorString, | |||
$errorType = "_system" |
|||
) |
References TransactionError\$trans.