org.apache.poi.xdgf.exceptions
Class XDGFException
java.lang.Object
org.apache.poi.xdgf.exceptions.XDGFException
public class XDGFException
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XDGFException
public XDGFException()
error
public static POIXMLException error(java.lang.String message,
java.lang.Object o)
- Creates an error message to be thrown
error
public static POIXMLException error(java.lang.String message,
java.lang.Object o,
java.lang.Throwable t)
wrap
public static POIXMLException wrap(POIXMLDocumentPart part,
POIXMLException e)
wrap
public static POIXMLException wrap(java.lang.String where,
POIXMLException e)
Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.