public class SkipListenerFailedException extends UnexpectedJobExecutionException
Constructor and Description |
---|
SkipListenerFailedException(java.lang.String message,
java.lang.RuntimeException ex,
java.lang.Throwable t) |
public SkipListenerFailedException(java.lang.String message, java.lang.RuntimeException ex, java.lang.Throwable t)
message
- describes the error to the userex
- the exception that was thrown by a SkipListener
t
- the exception that caused the skip