Home
last modified time | relevance | path

Searched defs:FOPException (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/fop/fop-2.6/fop-core/src/main/java/org/apache/fop/apps/
H A DFOPException.java28 public class FOPException extends SAXException { class
42 public FOPException(String message) { in FOPException() method in FOPException
54 public FOPException(String message, String systemId, int line, int column) { in FOPException() method in FOPException
66 public FOPException(String message, Locator locator) { in FOPException() method in FOPException
76 public FOPException(Exception cause) { in FOPException() method in FOPException
85 public FOPException(String message, Exception cause) { in FOPException() method in FOPException