IPexMethodCallChoiceSession.ChooseExceptionFromSubtypes(Type[]) Méthode
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.
Retourne une exception qui a l'un des types spécifiés
public:
Exception ^ ChooseExceptionFromSubtypes(... cli::array <Type ^> ^ exceptionTypes);
public Exception ChooseExceptionFromSubtypes (params Type[] exceptionTypes);
abstract member ChooseExceptionFromSubtypes : Type[] -> Exception
Public Function ChooseExceptionFromSubtypes (ParamArray exceptionTypes As Type()) As Exception
Paramètres
- exceptionTypes
- Type[]
Types d'exceptions.