|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bea.document.DocumentException
com.bea.document.InvalidDocumentException
Exception thrown when a document is found to be invalid (either by validation against a schema, or because of some general structure flaw.
| Constructor Summary | |
InvalidDocumentException(String msg)
|
|
InvalidDocumentException(String msg,
Exception e)
|
|
| Methods inherited from class com.bea.document.DocumentException |
getLinkedException, main, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvalidDocumentException(String msg)
public InvalidDocumentException(String msg,
Exception e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||