| Package | Description |
|---|---|
| org.apache.poi.xdgf.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static POIXMLException |
XDGFException.error(String message,
Object o)
Creates an error message to be thrown
|
static POIXMLException |
XDGFException.error(String message,
Object o,
Throwable t) |
static POIXMLException |
XDGFException.wrap(POIXMLDocumentPart part,
POIXMLException e) |
static POIXMLException |
XDGFException.wrap(String where,
POIXMLException e) |
| Modifier and Type | Method and Description |
|---|---|
static POIXMLException |
XDGFException.wrap(POIXMLDocumentPart part,
POIXMLException e) |
static POIXMLException |
XDGFException.wrap(String where,
POIXMLException e) |