Class XmlParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.sfc.api.XmlParseException
All Implemented Interfaces:
Serializable

public class XmlParseException extends Exception
See Also:
  • Constructor Details

    • XmlParseException

      public XmlParseException(String message)
    • XmlParseException

      public XmlParseException(String message, Throwable cause)