Skip to content

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

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.FactoryOrchestratorException

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

Constructor.

public FactoryOrchestratorException(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)