Class ScheduledTaskParameterNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.administration.scheduledtask.info.exceptions.ScheduledTaskParameterNotFoundException
All Implemented Interfaces:
Serializable

public class ScheduledTaskParameterNotFoundException extends RuntimeException
See Also:
  • Constructor Details

    • ScheduledTaskParameterNotFoundException

      public ScheduledTaskParameterNotFoundException(String message)
    • ScheduledTaskParameterNotFoundException

      public ScheduledTaskParameterNotFoundException(String message, Throwable throwable)