public class SkipPolicyFailedException extends UnexpectedJobExecutionException
| Constructor and Description |
|---|
SkipPolicyFailedException(java.lang.String message,
java.lang.RuntimeException ex,
java.lang.Throwable t) |
public SkipPolicyFailedException(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 SkipPolicyt - the exception that caused the skip