Class EventCheckFailureException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- nl.stokpop.eventscheduler.exception.EventSchedulerRuntimeException
-
- nl.stokpop.eventscheduler.exception.EventCheckFailureException
-
- All Implemented Interfaces:
java.io.Serializable
public class EventCheckFailureException extends EventSchedulerRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description EventCheckFailureException(java.lang.String message)
-