Uses of Class
org.apache.poi.hpsf.HPSFRuntimeException

Packages that use HPSFRuntimeException
org.apache.poi.hpsf
Horrible PropertySet Format API reads things like Document Summary info from OLE 2 Compound document files.  
 

Uses of HPSFRuntimeException in org.apache.poi.hpsf
 

Subclasses of HPSFRuntimeException in org.apache.poi.hpsf
 class IllegalPropertySetDataException
          This exception is thrown when there is an illegal value set in a PropertySet.
 class NoSingleSectionException
          This exception is thrown if one of the PropertySet's convenience methods that require a single Section is called and the PropertySet does not contain exactly one Section.
 


jakarta-poi 1.10.0-dev

Copyright © 2004 Apache jakarta-poi project. All Rights Reserved.