Class XmlFlowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.norconex.commons.lang.xml.flow.XmlFlowException
- All Implemented Interfaces:
Serializable
Runtime exception for XML-related issues.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXmlFlowException(String message) XmlFlowException(String message, Throwable cause) XmlFlowException(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
-
XmlFlowException
public XmlFlowException() -
XmlFlowException
-
XmlFlowException
-
XmlFlowException
-