Namespace:  ESRI.ArcGIS

Assembly:  ESRI.ArcGIS.Version (in ESRI.ArcGIS.Version.dll) Version: 10.0.0.0 (10.0.0.0)

Syntax

C#
public class RuntimeManagerException : Exception
Visual Basic (Declaration)
Public Class RuntimeManagerException _
	Inherits Exception
Visual C++
public ref class RuntimeManagerException : public Exception

Inheritance Hierarchy

System..::.Object

  System..::.Exception

    ESRI.ArcGIS..::.RuntimeManagerException

See Also