Exception

ConvertResult.Exception property

Gets the exception that caused the conversion to fail, or null if the conversion succeeded.

public Exception Exception { get; }

See Also