Microsoft FactoryOrchestrator Core FactoryOrchestratorException
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core
FactoryOrchestratorException Class
A generic Factory Orchestrator exception.
public class FactoryOrchestratorException : System.Exception
Inheritance System.Object 🡒 System.Exception 🡒 FactoryOrchestratorException
Derived
↳ FactoryOrchestratorContainerException
↳ FactoryOrchestratorTaskListRunningException
↳ FactoryOrchestratorUnkownGuidException
↳ FactoryOrchestratorXmlException
Constructors
- FactoryOrchestratorException()
- FactoryOrchestratorException(string)
- FactoryOrchestratorException(string, System.Exception)
- FactoryOrchestratorException(string, System.Nullable<System.Guid>, System.Exception)