Uses of Class
org.docx4j.org.apache.poi.hpsf.VariantTypeException
| Package | Description |
|---|---|
| org.docx4j.org.apache.poi.hpsf |
-
Uses of VariantTypeException in org.docx4j.org.apache.poi.hpsf
Subclasses of VariantTypeException in org.docx4j.org.apache.poi.hpsf Modifier and Type Class Description classReadingNotSupportedExceptionThis exception is thrown when HPSF tries to read a (yet) unsupported variant type.classUnsupportedVariantTypeExceptionThis exception is thrown if HPSF encounters a variant type that isn't supported yet.classWritingNotSupportedExceptionThis exception is thrown when trying to write a (yet) unsupported variant type.