MagicSmoke
$VERSION$
|
specific Wob Error - thrown where we know we use Wob protocol More...
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 | |
specific Wob Error - thrown where we know we use Wob protocol
WobWobTransactionError::__construct | ( | $errorString, | |
$errorType = "_system" |
|||
) |
References WobTransactionBase\WobEncoding.