Condividi tramite


Costruttore ActionNotSupportedException

Initializes a default instance of the ActionNotSupportedException class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico ActionNotSupportedException(Exception) Initializes an instance of the ActionNotSupportedException class when there was an inner exception that caused this exception.
Metodo pubblico ActionNotSupportedException(String) Initializes an instance of the ActionNotSupportedException class with a message.

In alto

Osservazioni

The default constructor initializes any fields to their default values.