Class EJobsException

All Implemented Interfaces:
Serializable

public class EJobsException extends EBaseException
A class represents a jobs exception.

Version:
$Revision$, $Date$
See Also:
  • Constructor Details

    • EJobsException

      public EJobsException(String msgFormat)
      Constructs a Job Scheduler exception

    • EJobsException

      public EJobsException(String msgFormat, Exception e)
      Constructs a Identity exception.

    • EJobsException

      public EJobsException(String msgFormat, Object[] params)
      Constructs a Identity exception.

  • Method Details

    • getBundleName

      protected String getBundleName()
      Retrieves bundle name.
      Overrides:
      getBundleName in class EBaseException
      Returns:
      the name of the resource bundle for this class.