public class SkipPolicyFailedException extends UnexpectedJobExecutionException
| Constructor and Description |
|---|
SkipPolicyFailedException(String message,
RuntimeException ex,
Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SkipPolicyFailedException(String message, RuntimeException ex, Throwable t)
message - describes the error to the userex - the exception that was thrown by a SkipPolicyt - the exception that caused the skipCopyright © 2013. All rights reserved.