public class JobExecutionNotFailedException extends JobExecutionException
| Constructor and Description |
|---|
JobExecutionNotFailedException(String msg)
Create an exception with the given message.
|
JobExecutionNotFailedException(String msg,
Throwable e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic JobExecutionNotFailedException(String msg)
Copyright © 2014. All rights reserved.