Click or drag to resize
RouterActionResultError Property
Get the error in the result

Namespace: Com.Tibco.As.Space.Router
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract ASException Error { get; }

Property Value

Type: ASException
The ASException object

Implements

ResultError
See Also