Class XmlParsingException

  • All Implemented Interfaces:
    Serializable

    public class XmlParsingException
    extends Exception
    Custom exception for all sorts of XML parsing related exceptions.
    See Also:
    Serialized Form
    • Constructor Detail

      • XmlParsingException

        public XmlParsingException​(String message,
                                   Throwable root)