AddAndThrowException Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[System.Serializable]
public class AddAndThrowException : Exception
[System.Serializable]
[Orleans.GenerateSerializer]
public class AddAndThrowException : Exception
[<System.Serializable>]
type AddAndThrowException = class
inherit Exception
[<System.Serializable>]
[<Orleans.GenerateSerializer>]
type AddAndThrowException = class
inherit Exception
Public Class AddAndThrowException
Inherits Exception
- Héritage
-
AddAndThrowException
- Attributs
Constructeurs
AddAndThrowException() | |
AddAndThrowException(SerializationInfo, StreamingContext) | |
AddAndThrowException(String, Exception) | |
AddAndThrowException(String) |