Namespace Scaleout.Streaming.DigitalTwin.Core.Exceptions
Classes
- DigitalTwinConfigurationException
Exception indicating that the configuration of a DigitalTwin model is incorrect.
- DigitalTwinInstantiationException
Exception indicating that a digital twin is unable to be instantiated by the DigitalTwin service.
- DigitalTwinProcessingException
Exception that contains an error occured while processing messages by a digital twin.
- ExecutionEnvironmentException
Exception indicating that an error occurred when establishing the execution environment.
- MessageInstantiationException
The MessageInstantiationException is used to detect if a Message is unable to be instantiated by the DigitalTwin service.
- MessageProcessorInstantiationException
The MessageProcessorInstantiationException is used to detect if a messages processor is unable to be instantiated by the DigitalTwin service.
- ModelSimulationException
The ModelSimulationException is raised when an error condition encountered while running the model simulation.
- PersistenceProviderException
An exception thrown by persistence providers.