Partager via


Constructeur UtilityException

Initializes a new instance of the UtilityException 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 UtilityException() () () () Initializes a new, default instance of the UtilityException class with the default property values.
Méthode publique UtilityException(String) Initializes a new, default instance of the UtilityException class with the specified error message.
Méthode protégée UtilityException(SerializationInfo, StreamingContext) Initializes a new, default instance of the UtilityException class with serialized data.
Méthode publique UtilityException(String, Exception) Initializes a new, default instance of the UtilityException class with the specified error message and inner exception.

Haut de la page