Uses of Class
org.apache.poi.hpsf.HPSFRuntimeException
Packages that use HPSFRuntimeException
-
Uses of HPSFRuntimeException in org.apache.poi.hpsf
Subclasses of HPSFRuntimeException in org.apache.poi.hpsfModifier and TypeClassDescriptionclassThis exception is thrown when there is an illegal value set in aPropertySet.classThis exception is thrown if one of thePropertySet's convenience methods does not find a requiredSection.classThis exception is thrown if aPropertySetis to be written but does not have a formatID set (seeSection.setFormatID(ClassID)orSection.setFormatID(byte[]).classThis exception is thrown if one of thePropertySet's convenience methods that require a singleSectionis called and thePropertySetdoes not contain exactly oneSection.