|
|||||||||
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.cybertory.MSS.XMLParseException
org.cybertory.MSS.XMLFormatException
Exception for errors in XML format.
Field Summary | |
java.lang.Exception |
cause
|
Fields inherited from class org.cybertory.MSS.XMLParseException |
context |
Constructor Summary | |
XMLFormatException(org.jdom.Element context,
java.lang.Exception cause)
|
Methods inherited from class org.cybertory.MSS.XMLParseException |
formatContext, toString |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
public java.lang.Exception cause
Constructor Detail |
public XMLFormatException(org.jdom.Element context, java.lang.Exception cause)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |