Class SchedulerException

All Implemented Interfaces:
Serializable

public class SchedulerException extends PortalException
Author:
Michael C. Han, Bruno Farache
See Also:
  • Field Details

    • TYPE_INVALID_START_DATE

      public static final int TYPE_INVALID_START_DATE
      See Also:
  • Constructor Details

    • SchedulerException

      public SchedulerException()
    • SchedulerException

      public SchedulerException(String msg)
    • SchedulerException

      public SchedulerException(String msg, Throwable throwable)
    • SchedulerException

      public SchedulerException(Throwable throwable)
  • Method Details

    • getType

      public int getType()
    • setType

      public void setType(int type)