Exceptions used in ActiveSpaces

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)

Syntax

C#
public class ASException : Exception
Visual Basic
Public Class ASException _
	Inherits Exception
Visual C++
public ref class ASException : public Exception

Inheritance Hierarchy

See Also