org.quartz.locality
Class LocalityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.quartz.SchedulerException
org.quartz.JobPersistenceException
org.quartz.locality.LocalityException
- All Implemented Interfaces:
- Serializable
public class LocalityException
- extends JobPersistenceException
Exception thrown when some Constraint
cannot be handled
- Author:
- Alex Snaps
- See Also:
- Serialized Form
LocalityException
public LocalityException(String message,
Constraint constraint)
getConstraint
public Constraint getConstraint()
Constraint
being the issue
- Returns:
- The constraint that triggered the Exception
Copyright 2001-2013, Terracotta, Inc.