Class RouteMounterValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.gateway.dataroutes.RouteMounterValidationException
- All Implemented Interfaces:
Serializable
Exception thrown during route mounting if validation of the properties of the route-to-be-mounted fails
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionRouteMounterValidationException
(String message) RouteMounterValidationException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RouteMounterValidationException
-
RouteMounterValidationException
-