RuntimeException Class

Definition

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)

Applies to