@StampyLibrary(libraryName="stampy-client-server") public class TransactionNotStartedException extends java.lang.Exception
CommitMessage or AbortMessage is received and no
BeginMessage has started the transaction.AbstractTransactionListener,
Serialized Form| Constructor and Description |
|---|
TransactionNotStartedException(java.lang.String message)
Instantiates a new transaction not started exception.
|