Package sunlabs.brazil.sunlabs
Class XmlTree.IllegalXmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
sunlabs.brazil.sunlabs.XmlTree.IllegalXmlException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- XmlTree
Do some more reasonable error handling. We'll stuff more info
into the exception.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
errors
-
-
Constructor Details
-
IllegalXmlException
-
-
Method Details
-
addError
-
getEx
public static XmlTree.IllegalXmlException getEx(XmlTree.IllegalXmlException e, String s, int sl, String st, int cl, String ct) -
toString
-