An exception that expresses a problem performing a runtime service.
Namespace:
Gallio.RuntimeAssembly: Gallio (in Gallio.dll) Version: 3.4.0.0 (3.4.11.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class RuntimeException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class RuntimeException _ Inherits Exception |
Inheritance Hierarchy
System..::.Object
System..::.Exception
Gallio.Runtime..::.RuntimeException
System..::.Exception
Gallio.Runtime..::.RuntimeException
