Uses of Class
org.apache.poi.util.RecordFormatException

Packages that use RecordFormatException
org.apache.poi.hssf.record Record package contains class representations for XLS binary strutures. 
 

Uses of RecordFormatException in org.apache.poi.hssf.record
 

Subclasses of RecordFormatException in org.apache.poi.hssf.record
 class RecordFormatException
          Title: Record Format Exception Description: Used by records to indicate invalid format/data.
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.