IPexMethodCallChoiceSession.ChooseExceptionFromSubtypes(Type[]) Méthode

Définition

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.

Retours

Exception

S’applique à