Used for exception with AS persistence

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 ASRouterException : ASException
Visual Basic
Public Class ASRouterException _
	Inherits ASException
Visual C++
public ref class ASRouterException : public ASException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Com.Tibco.As.Space..::..ASException
      Com.Tibco.As.Space..::..ASRouterException

See Also