|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SkipException | |
|---|---|
| org.springframework.batch.core.step.skip | Specific implementations of skip concerns for items in a step. |
| Uses of SkipException in org.springframework.batch.core.step.skip |
|---|
| Subclasses of SkipException in org.springframework.batch.core.step.skip | |
|---|---|
class |
NonSkippableProcessException
Fatal exception to be thrown when a process operation could not be skipped. |
class |
NonSkippableReadException
Fatal exception to be thrown when a read operation could not be skipped. |
class |
NonSkippableWriteException
Fatal exception to be thrown when a process operation could not be skipped. |
class |
SkipLimitExceededException
Exception indicating that the skip limit for a particular has been exceeded. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||