Sdílet prostřednictvím


FeatureNotSupportedException Třída

Definice

K výjimce, 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, Exception)

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

FeatureNotSupportedException(String)

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

Platí pro