Class TagNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.inductiveautomation.ignition.common.sqltags.exceptions.TagNotFoundException
- All Implemented Interfaces:
Serializable
This is a special exception used by the expression tag to indicate that a referenced tag was not found. It will
trigger the expression tag to fall back into a "not found error state"
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TagNotFoundException
-
-
Method Details
-
getPath
-