Uses of Class
loci.poi.hpsf.HPSFRuntimeException
Packages that use HPSFRuntimeException
-
Uses of HPSFRuntimeException in loci.poi.hpsf
Subclasses of HPSFRuntimeException in loci.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 aMutablePropertySetis to be written but does not have a formatID set (seeMutableSection.setFormatID(ClassID)orMutableSection.setFormatID(byte[]).classThis exception is thrown if one of thePropertySet's convenience methods that require a singleSectionis called and thePropertySetdoes not contain exactly oneSection.