Class XIncludeException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
FixupException, TextContentException, XIncludeFallbackException, XIncludeIntegrityCheckException, XIncludeIOException, XIncludeLoopException, XIncludeNoFragmentException, XIncludeSyntaxException, XPointerSchemeMatchException

public class XIncludeException extends UnsupportedOperationException
See Also:
  • Constructor Details

    • XIncludeException

      public XIncludeException(String message)
    • XIncludeException

      public XIncludeException(Throwable cause)
    • XIncludeException

      public XIncludeException(String message, Throwable cause)