Class JobStartRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.cloud.dataflow.server.batch.JobStartRuntimeException
All Implemented Interfaces:
Serializable

public class JobStartRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • JobStartRuntimeException

      public JobStartRuntimeException(String jobName, Exception cause)
    • JobStartRuntimeException

      public JobStartRuntimeException(Long jobExecutionId)