|
fop 0.95 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.xml.sax.SAXException
org.apache.fop.apps.FOPException
org.apache.fop.fo.ValidationException
public class ValidationException
Exception thrown during FO tree validation.
| Constructor Summary | |
|---|---|
ValidationException(java.lang.String message)
|
|
ValidationException(java.lang.String message,
org.xml.sax.Locator locator)
|
|
| Method Summary |
|---|
| 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, getCause, getLocalizedMessage, getStackTrace, initCause, setStackTrace |
| 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.95 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||