Package com.nwalsh.sinclude.exceptions
Class XIncludeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.UnsupportedOperationException
com.nwalsh.sinclude.exceptions.XIncludeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
FixupException
,TextContentException
,XIncludeFallbackException
,XIncludeIntegrityCheckException
,XIncludeIOException
,XIncludeLoopException
,XIncludeNoFragmentException
,XIncludeSyntaxException
,XPointerSchemeMatchException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionXIncludeException
(String message) XIncludeException
(String message, Throwable cause) XIncludeException
(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
-
XIncludeException
-
XIncludeException
-
XIncludeException
-