public abstract class SkipException extends UnexpectedJobExecutionException
SkipException(java.lang.String msg)
SkipException(java.lang.String msg, java.lang.Throwable nested)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SkipException(java.lang.String msg, java.lang.Throwable nested)
msg
nested
public SkipException(java.lang.String msg)