Sdílet prostřednictvím


FeatureNotSupportedException Třída

Definice

Výjimka, ke které dochází při pokusu o použití funkce na platformě, která ji nepodporuje.

public ref class FeatureNotSupportedException : NotSupportedException
public class FeatureNotSupportedException : NotSupportedException
type FeatureNotSupportedException = class
    inherit NotSupportedException
Public Class FeatureNotSupportedException
Inherits NotSupportedException
Dědičnost
FeatureNotSupportedException

Konstruktory

FeatureNotSupportedException()

Inicializuje novou instanci FeatureNotSupportedException třídy.

FeatureNotSupportedException(String)

Inicializuje novou instanci třídy FeatureNotSupportedException se zadanou zprávou.

FeatureNotSupportedException(String, Exception)

Inicializuje novou instanci FeatureNotSupportedException třídy se zadanou zprávou a vnitřní výjimkou.

Platí pro