Class InconsistentEventSemanticsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.eclipse.viatra.transformation.runtime.emf.transformation.eventdriven.InconsistentEventSemanticsException
-
- All Implemented Interfaces:
java.io.Serializable
public class InconsistentEventSemanticsException extends java.lang.Exception
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InconsistentEventSemanticsException()
InconsistentEventSemanticsException(java.lang.String previousSemantics, java.lang.String newSemantics)
-