Partilhar via


IExceptionConvertor.GetInnerExceptions(Exception) Método

Definição

Obtém a lista de exceções internas.

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

Parâmetros

exception
Exception

Exceção para quais exceções internas estão sendo recuperadas.

Retornos

Lista de exceções internas.

Aplica-se a