Class TagPathFormatException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- com.inductiveautomation.ignition.common.sqltags.parser.TagPathFormatException
-
- All Implemented Interfaces:
java.io.Serializable
public class TagPathFormatException extends java.io.IOException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TagPathFormatException(java.lang.String reason)
-