RuntimeException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RuntimeException sealed : Exception
[System.Serializable]
public sealed class RuntimeException : Exception
type RuntimeException = class
inherit Exception
Public NotInheritable Class RuntimeException
Inherits Exception
- Inheritance
-
RuntimeException
- Attributes
Constructors
| RuntimeException() | |
| RuntimeException(String) | |
| RuntimeException(String, Exception) |