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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.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

Method Summary
 
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