Exceptions used in ActiveSpaces

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

Syntax

C#
public class ASException : Exception
Visual Basic
Public Class ASException
	Inherits Exception
Visual C++
public ref class ASException : public Exception
F#
type ASException =  
    class
        inherit Exception
    end

Inheritance Hierarchy

See Also