Package org.mpi_sws.jmc.strategies.trust
Class NoSuchEventException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.mpi_sws.jmc.strategies.trust.NoSuchEventException
- All Implemented Interfaces:
Serializable
Exception thrown when an event does not exist.
This exception indicates that an operation was attempted on an event that is not defined in the system.
- 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
-
NoSuchEventException
-