Uses of Class
org.apache.poi.ooxml.POIXMLException
Packages that use POIXMLException
-
Uses of POIXMLException in org.apache.poi.xdgf.exceptions
Methods in org.apache.poi.xdgf.exceptions that return POIXMLExceptionModifier and TypeMethodDescriptionstatic POIXMLException
Creates an error message to be thrownstatic POIXMLException
static POIXMLException
XDGFException.wrap
(String where, POIXMLException e) static POIXMLException
XDGFException.wrap
(POIXMLDocumentPart part, POIXMLException e) Methods in org.apache.poi.xdgf.exceptions with parameters of type POIXMLExceptionModifier and TypeMethodDescriptionstatic POIXMLException
XDGFException.wrap
(String where, POIXMLException e) static POIXMLException
XDGFException.wrap
(POIXMLDocumentPart part, POIXMLException e)