com.sap.scheduler.runtime

Class ParameterValidationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sap.scheduler.runtime.SchedulerException
              extended by com.sap.scheduler.runtime.ParameterValidationException
All Implemented Interfaces:
Serializable

public class ParameterValidationException
extends SchedulerException

This exception is raised when the proided parameters for a job do not match the parameters which are specified by the job definition.

See Also:
Serialized Form

Constructor Summary
ParameterValidationException()
           
ParameterValidationException(String arg0)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

ParameterValidationException

public ParameterValidationException()

ParameterValidationException

public ParameterValidationException(String arg0)
Access Rights

This class can be accessed from:


SC DC
[sap.com] ENGFACADE [sap.com] tc/je/scheduler/api


Copyright 2010 SAP AG Complete Copyright Notice