ExceptionExtensions MethodsDocuWare Platform .NET API
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 OnlineAggregateException instance.
Back to Top
See Also