Package com.aeontronix.commons.xml
Class UnexpectedXmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.aeontronix.commons.exception.UnexpectedException
com.aeontronix.commons.xml.UnexpectedXmlException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnexpectedXmlException(String message) UnexpectedXmlException(String message, Throwable cause) UnexpectedXmlException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UnexpectedXmlException
public UnexpectedXmlException() -
UnexpectedXmlException
-
UnexpectedXmlException
-
UnexpectedXmlException
-