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