com.novell.nds.dirxml.util
Class CronSchedule.SpecException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.novell.nds.dirxml.util.CronSchedule.SpecException
All Implemented Interfaces:
Serializable
Enclosing class:
CronSchedule

public static class CronSchedule.SpecException
extends Exception

Exception class thrown to indicate a problem with a crontab schedule specification.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait