Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

MaterializerCompilerEventArgs..::..Exception Property

Gets the exception.

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.CompiledMaterializers (in Tortuga.Chain.CompiledMaterializers.dll)

Syntax


public Nullable<Exception> Exception { get; }
Public ReadOnly Property Exception As Nullable(Of Exception)
	Get
public:
property Nullable<Exception^> Exception {
	Nullable<Exception^> get ();
}

Field Value

The exception.