public class OMSTransactionException extends OMSRuntimeException
OMSTransactionException must be thrown when the client execute a transaction error.| Constructor and Description |
|---|
OMSTransactionException(int errorCode,
String message) |
OMSTransactionException(int errorCode,
String message,
Throwable cause) |
OMSTransactionException(int errorCode,
Throwable cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017–2020 OpenMessaging. All rights reserved.