Uses of Class
org.springframework.batch.item.NonTransientResourceException
Packages that use NonTransientResourceException
Package
Description
Infrastructure interfaces and primary dependencies for item concerns.
Infrastructure implementations of io file concerns.
Infrastructure implementations of xml input and output.
-
Uses of NonTransientResourceException in org.springframework.batch.item
Methods in org.springframework.batch.item that throw NonTransientResourceException -
Uses of NonTransientResourceException in org.springframework.batch.item.file
Subclasses of NonTransientResourceException in org.springframework.batch.item.fileModifier and TypeClassDescriptionclass
Exception thrown when errors are encountered with the underlying resource. -
Uses of NonTransientResourceException in org.springframework.batch.item.xml
Methods in org.springframework.batch.item.xml that throw NonTransientResourceExceptionModifier and TypeMethodDescriptionprotected boolean
StaxEventItemReader.moveCursorToNextFragment
(XMLEventReader reader) Responsible for moving the cursor before the StartElement of the fragment root.