Table of Contents

Class Runtime.RuntimeNotAvailable

Namespace
Xui.Core.Actual
Assembly
Core.dll

Exception thrown when Current is accessed before it has been initialized.

public class Runtime.RuntimeNotAvailable : Exception, ISerializable
Inheritance
Runtime.RuntimeNotAvailable
Implements
Inherited Members

Constructors

RuntimeNotAvailable()

Initializes a new instance of the Runtime.RuntimeNotAvailable exception with a helpful diagnostic message.

public RuntimeNotAvailable()