Name | Description | |
---|---|---|
FindExceptionToThrow | Check for an AggregateException. The WCF framework likes to wrap exceptions in AggregateExceptions | |
GetMessage | Gets exception message including all inner exception messages |
The following tables list the members exposed by ExceptionExtensions.
Name | Description | |
---|---|---|
FindExceptionToThrow | Check for an AggregateException. The WCF framework likes to wrap exceptions in AggregateExceptions | |
GetMessage | Gets exception message including all inner exception messages |