Click or drag to resize
ExceptionExtensions Methods

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