|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SkipLimitExceededException | |
|---|---|
| org.springframework.batch.core.step.skip | Specific implementations of skip concerns for items in a step. |
| Uses of SkipLimitExceededException in org.springframework.batch.core.step.skip |
|---|
| Methods in org.springframework.batch.core.step.skip that throw SkipLimitExceededException | |
|---|---|
boolean |
SkipPolicy.shouldSkip(java.lang.Throwable t,
int skipCount)
Returns true or false, indicating whether or not processing should continue with the given throwable. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||