Uses of Class
org.springframework.batch.item.UnexpectedInputException

Packages that use UnexpectedInputException
org.springframework.batch.item Infrastructure interfaces and primary dependencies for item concerns. 
 

Uses of UnexpectedInputException in org.springframework.batch.item
 

Methods in org.springframework.batch.item that throw UnexpectedInputException
 Object ItemReader.read()
          Reads a piece of input data and advance to the next one.
 



Copyright © 2008 SpringSource. All Rights Reserved.