public class SkipLimitExceededException extends SkipException
| Constructor and Description |
|---|
SkipLimitExceededException(int skipLimit,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
int |
getSkipLimit() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SkipLimitExceededException(int skipLimit,
Throwable t)
Copyright © 2013. All rights reserved.