Class InvalidScheduleException

  • All Implemented Interfaces:
    java.io.Serializable

    public class InvalidScheduleException
    extends java.lang.Exception
    An InvalidScheduleException is thrown by SchedulerSwiftlet if a temporary schedule is invalid.
    Author:
    IIT GmbH, Bremen/Germany, Copyright (c) 2000-2003, All Rights Reserved
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor Description
      InvalidScheduleException​(java.lang.String s)
      Creates a InvalidScheduleException
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • InvalidScheduleException

        public InvalidScheduleException​(java.lang.String s)
        Creates a InvalidScheduleException
        Parameters:
        s - Message