Class XmlException

All Implemented Interfaces:
Serializable

public class XmlException extends IbisException
Exception class for errors during XML processing
See Also:
  • Constructor Details

    • XmlException

      public XmlException()
    • XmlException

      public XmlException(String message)
    • XmlException

      public XmlException(String message, Throwable cause)
    • XmlException

      public XmlException(Throwable cause)