Class XmlParserException

java.lang.Object
java.lang.Throwable
java.lang.Exception
io.leandev.appfuse.xml.XmlParserException
All Implemented Interfaces:
Serializable

public class XmlParserException extends Exception
See Also:
  • Constructor Details

    • XmlParserException

      public XmlParserException(String message)
    • XmlParserException

      public XmlParserException(Throwable cause)
    • XmlParserException

      public XmlParserException(String message, Throwable cause)