Click or drag to resize

PFOperationResultException Property

Exception provided if the operation failed because of an error.

Namespace:  Packflow.Utils
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public Exception Exception { get; }

Property Value

Type: Exception
See Also