Partager via


Constructeur ActionNotSupportedException

Initializes a default instance of the ActionNotSupportedException class.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique ActionNotSupportedException(Exception) Initializes an instance of the ActionNotSupportedException class when there was an inner exception that caused this exception.
Méthode publique ActionNotSupportedException(String) Initializes an instance of the ActionNotSupportedException class with a message.

Haut de la page

Notes

The default constructor initializes any fields to their default values.