EPluginConformance¶
- exception tracdap.rt.exceptions.EPluginConformance¶
Bases:
ETracA plugin does not conform to its plugin interface.
Plugin conformance errors may be raised on startup or during model execution, depending on the plugin type and how a particular plugin is used. Plugins returning invalid values from an API call is one possible cause of this error.