Partager via


IExceptionConvertor.GetInnerExceptions(Exception) Méthode

Définition

Obtient la liste des exceptions internes.

public Exception[] GetInnerExceptions (Exception exception);
abstract member GetInnerExceptions : Exception -> Exception[]
Public Function GetInnerExceptions (exception As Exception) As Exception()

Paramètres

exception
Exception

Exception pour laquelle des exceptions internes sont récupérées.

Retours

Liste des exceptions internes.

S’applique à