java.lang.Object
com.inductiveautomation.historian.gateway.tags.actor.containers.AbstractEvaluationContainer
com.inductiveautomation.historian.gateway.tags.actor.containers.ErroredContainer
All Implemented Interfaces:
EvaluationContainer, LicenseStateUpdateListener, EventListener

public abstract class ErroredContainer extends AbstractEvaluationContainer
This can be used as a container when the configuration is incorrect. It currently handles two situations: - bad tag group spec (no name defined) - bad history target (no provider)