Class RollbackException

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

public class RollbackException extends Exception
Exception indicates that transaction finished with invalid model and need to be rolled back.
See Also: