Class PropertyNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.gateway.tags.evaluation.PropertyNotFoundException
All Implemented Interfaces:
Serializable

public class PropertyNotFoundException extends Exception
See Also:
  • Constructor Details

    • PropertyNotFoundException

      public PropertyNotFoundException(Property<?> prop)
  • Method Details