com.ibm.websphere.scheduler

Class IllegalTaskState

  • All Implemented Interfaces:
    java.io.Serializable


    public class IllegalTaskState
    extends SchedulerException
    Invalid operation for current task state.

    This exception is thrown when an attempt to modify a task state is rejected because it it is not currently in a valid state.

    For example: A cancelled task cannot be resumed.

    Since:
    5.0
    Version:
    5.0
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        fillInStackTrace, 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
    • Constructor Detail

      • IllegalTaskState

        public IllegalTaskState()
      • IllegalTaskState

        public IllegalTaskState(java.lang.String s)
      • IllegalTaskState

        public IllegalTaskState(java.lang.Throwable t)
      • IllegalTaskState

        public IllegalTaskState(java.lang.String s,
                        java.lang.Throwable t)
IBM WebSphere Application ServerTM
Release 8.5