Package org.apache.poi.xdgf.exceptions
Class XDGFException
java.lang.Object
org.apache.poi.xdgf.exceptions.XDGFException
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic POIXMLException
Creates an error message to be thrownstatic POIXMLException
static POIXMLException
wrap
(String where, POIXMLException e) static POIXMLException
wrap
(POIXMLDocumentPart part, POIXMLException e)
-
Constructor Details
-
XDGFException
public XDGFException()
-
-
Method Details
-
error
Creates an error message to be thrown -
error
-
wrap
-
wrap
-