com.ibm.websphere.longrun

Class SchedulerException

  • java.lang.Object
    • java.lang.Throwable
      • java.lang.Exception
        • com.ibm.websphere.longrun.SchedulerException
  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    EndpointUnavailableException


    public class SchedulerException
    extends java.lang.Exception
    Exception thrown when an unexpected error is encountered by the job scheduler during processing of the command.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      SchedulerException(java.lang.String message) 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getMessage() 
      void setMessage(java.lang.String message) 
      • Methods inherited from class java.lang.Throwable

        fillInStackTrace, getCause, getLocalizedMessage, 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

      • SchedulerException

        public SchedulerException(java.lang.String message)
    • Method Detail

      • getMessage

        public java.lang.String getMessage()
        Overrides:
        getMessage in class java.lang.Throwable
      • setMessage

        public void setMessage(java.lang.String message)
IBM WebSphere Application ServerTM
Release 8.5