|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectThrowable
Exception
RuntimeException
GeneralException
DynaXMLException
InvalidDocumentException
public class InvalidDocumentException
This exception is thrown when a requestor attempts to access a document that doesn't exist or the file for it cannot be found.
Field Summary |
---|
Fields inherited from class GeneralException |
---|
attribs |
Constructor Summary | |
---|---|
InvalidDocumentException()
Default constructor |
Method Summary |
---|
Methods inherited from class GeneralException |
---|
isSevere, set |
Methods inherited from class Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public InvalidDocumentException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |