|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.xml.sax.SAXException | +--org.apache.fop.apps.FOPException | +--org.apache.fop.fo.ValidationException
Exception thrown during FO tree validation.
Constructor Summary | |
ValidationException(java.lang.String message)
|
|
ValidationException(java.lang.String message,
org.xml.sax.Locator locator)
|
Methods inherited from class org.apache.fop.apps.FOPException |
getMessage, getRootException, isLocationSet, printStackTrace, printStackTrace, printStackTrace, setLocation, setLocator |
Methods inherited from class org.xml.sax.SAXException |
getException, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ValidationException(java.lang.String message)
public ValidationException(java.lang.String message, org.xml.sax.Locator locator)
|
fop 0.90alpha1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |