Class FatalStepExecutionException

All Implemented Interfaces:
Serializable

public class FatalStepExecutionException extends UnexpectedJobExecutionException
Author:
Dave Syer, Mahmoud Ben Hassine
See Also:
  • Constructor Details

    • FatalStepExecutionException

      public FatalStepExecutionException(String msg, Throwable nested)
      Parameters:
      msg - the message to send to the caller
      nested - the cause of this exception