Udostępnij za pośrednictwem


FeatureNotEnabledException Klasa

Definicja

Wyjątek występujący podczas próby użycia funkcji na platformie, która nie ma włączonej tej funkcji.

public ref class FeatureNotEnabledException : InvalidOperationException
public class FeatureNotEnabledException : InvalidOperationException
type FeatureNotEnabledException = class
    inherit InvalidOperationException
Public Class FeatureNotEnabledException
Inherits InvalidOperationException
Dziedziczenie
FeatureNotEnabledException

Konstruktory

FeatureNotEnabledException()

Inicjuje nowe wystąpienie klasy FeatureNotEnabledException.

FeatureNotEnabledException(String, Exception)

Inicjuje nowe wystąpienie FeatureNotEnabledException klasy z określonym komunikatem i wyjątkiem wewnętrznym.

FeatureNotEnabledException(String)

Inicjuje nowe wystąpienie klasy FeatureNotEnabledException z określonym komunikatem.

Dotyczy