Skip to content

Microsoft FactoryOrchestrator Core FactoryOrchestratorContainerException FactoryOrchestratorContainerException(string System Nullable System Guid System Exception)

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.FactoryOrchestratorContainerException

FactoryOrchestratorContainerException(string, System.Nullable<System.Guid>, System.Exception) Constructor

Initializes a new instance of the FactoryOrchestratorContainerException class.

public FactoryOrchestratorContainerException(string message=null, System.Nullable<System.Guid> guid=null, System.Exception innerException=null);

Parameters

message System.String
Error message.

guid System.Nullable<System.Guid>
The GUID this Exception relates to.

innerException System.Exception
Inner Exception(s)