Package | Description |
---|---|
org.apache.poi.xdgf.exceptions |
Modifier and Type | Method and Description |
---|---|
static POIXMLException |
XDGFException.error(java.lang.String message,
java.lang.Object o)
Creates an error message to be thrown
|
static POIXMLException |
XDGFException.error(java.lang.String message,
java.lang.Object o,
java.lang.Throwable t) |
static POIXMLException |
XDGFException.wrap(POIXMLDocumentPart part,
POIXMLException e) |
static POIXMLException |
XDGFException.wrap(java.lang.String where,
POIXMLException e) |
Modifier and Type | Method and Description |
---|---|
static POIXMLException |
XDGFException.wrap(POIXMLDocumentPart part,
POIXMLException e) |
static POIXMLException |
XDGFException.wrap(java.lang.String where,
POIXMLException e) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.