Package com.inductiveautomation.sfc.api
Class XmlParseException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.inductiveautomation.sfc.api.XmlParseException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class XmlParseException extends java.lang.Exception- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description XmlParseException(java.lang.String message)XmlParseException(java.lang.String message, java.lang.Throwable cause)
 
-