public class TransactionBaseException extends java.lang.Exception
TransactionBaseException(int code, java.lang.String msg)
TransactionBaseException(RetCode retCode)
RetCode
getRetCode()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TransactionBaseException(RetCode retCode)
public TransactionBaseException(int code, java.lang.String msg)
public RetCode getRetCode()