Click or drag to resize
ResultError Property
Return exception from the Result object if there was an error during operation

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 Error { get; }

Property Value

Type: ASException
The ASException object
See Also