Class TransactionAlreadyStartedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.nomagic.uml2.transaction.TransactionAlreadyStartedException
All Implemented Interfaces:
Serializable

public class TransactionAlreadyStartedException extends Exception
Exception indicates that transaction is already started and attempted to start again.
See Also:
  • Constructor Details

    • TransactionAlreadyStartedException

      public TransactionAlreadyStartedException()