Return exception from the Result object if there was an error during operation
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
SyntaxASException Error { get; }
ReadOnly Property Error As ASException
Get
property ASException^ Error {
ASException^ get ();
}
abstract Error : ASException with get
Property Value
Type:
ASException
The ASException object
See Also