|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.xml.sax.SAXException | +--net.sweetohm.ant.xml.ValidTask.SAXParsingInterruptedException
This exception is thrown when the parsing is interrupted due to to a number of errors greater than the allowed maximum.
Field Summary |
Fields inherited from class java.lang.Exception |
|
Constructor Summary | |
(package private) |
ValidTask.SAXParsingInterruptedException()
Creates a new SAXParsingInterruptedException instance.
|
Methods inherited from class org.xml.sax.SAXException |
getException, getMessage, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
ValidTask.SAXParsingInterruptedException()
SAXParsingInterruptedException
instance.
Simply fill the message.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |