Class InvalidReactionRuleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bigraphs.framework.core.exceptions.InvalidReactionRuleException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
IncompatibleSignatureException
,InstantiationMapIsNotWellDefined
,NonConformReactionRuleInterfaces
,OuterNameIsIdleException
,ParametricReactionRuleIsNotWellDefined
,RedexIsNotSimpleException
- Author:
- Dominik Grzelak
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidReactionRuleException
public InvalidReactionRuleException() -
InvalidReactionRuleException
-