Gets the exception, if any, that was thrown when retrieving the contents.

Namespace: ININ.IceLib.Interactions
Assembly: ININ.IceLib.Interactions (in ININ.IceLib.Interactions.dll) Version: 0.0.0.0 (22.3.0.218)

Collapse imageSyntax

C#
public Exception Exception { get; }
Visual Basic
Public ReadOnly Property Exception As Exception
	Get

Field Value

The exception, if any, that was thrown when retrieving the contents.

Collapse imageVersion Information

Supported for IC Server version 2015 R1 and beyond.

Collapse imageSee Also