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

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

Uses of HPSFException in org.apache.poi.hpsf
 

Subclasses of HPSFException in org.apache.poi.hpsf
 class MarkUnsupportedException
          This exception is thrown if an InputStream does not support the InputStream.mark(int) operation.
 class NoPropertySetStreamException
          This exception is thrown if a format error in a property set stream is detected or when the input data do not constitute a property set stream.
 class UnexpectedPropertySetTypeException
          This exception is thrown if a certain type of property set is expected (e.g.
 



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