com.adventnet.utilities.xml.sax
Class EXMLException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--com.adventnet.utilities.xml.sax.EXMLException
- public class EXMLException
- extends java.lang.RuntimeException
- See Also:
- Serialized Form
|
Field Summary |
(package private) java.lang.Exception |
ex
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
| Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
ex
java.lang.Exception ex
EXMLException
public EXMLException()
EXMLException
public EXMLException(java.lang.String s)
EXMLException
public EXMLException(java.lang.Exception e,
java.lang.String s)
EXMLException
public EXMLException(java.lang.Exception e)
hasNextException
public boolean hasNextException()
getNextException
public java.lang.Exception getNextException()