Click or drag to resize
ResultListTGetError Method
The error at index

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
ASException GetError(
	int index
)

Parameters

index
Type: SystemInt32
The index.

Return Value

Type: ASException
The exception at index
See Also