ExceptionExtensions ClassDocuWare Platform .NET API
Extensions for AggregateException
Inheritance Hierarchy

SystemObject
  DocuWare.Services.Http.ClientExceptionExtensions

Namespace: DocuWare.Services.Http.Client
Assembly: DocuWare.RestClient (in DocuWare.RestClient.dll) Version: Version 6.6
Syntax

C#
public static class ExceptionExtensions

The ExceptionExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberGetInnerMostException
Gets the inner most exception.
Public methodStatic memberGetRealException
Gets the real exception of an AggregateException instance.
Top
See Also

Reference