Compartilhar via


Construtor ActionNotSupportedException

Initializes a default instance of the ActionNotSupportedException class.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público ActionNotSupportedException(Exception) Initializes an instance of the ActionNotSupportedException class when there was an inner exception that caused this exception.
Método público ActionNotSupportedException(String) Initializes an instance of the ActionNotSupportedException class with a message.

Início

Comentários

The default constructor initializes any fields to their default values.