System.AggregateException Member List

This is the complete list of members for System.AggregateException, including all inherited members.

AggregateException()System.AggregateException
AggregateException(string message)System.AggregateException
AggregateException(string message, Exception innerException)System.AggregateException
AggregateException(SerializationInfo info, StreamingContext context)System.AggregateExceptionprotected
AggregateException(params Exception[] innerExceptions)System.AggregateException
AggregateException(string message, params Exception[] innerExceptions)System.AggregateException
AggregateException(IEnumerable< Exception > innerExceptions)System.AggregateException
AggregateException(string message, IEnumerable< Exception > innerExceptions)System.AggregateException
Flatten()System.AggregateException
GetBaseException()System.AggregateException
GetObjectData(SerializationInfo info, StreamingContext context)System.AggregateException
Handle(Func< Exception, bool > predicate)System.AggregateException
InnerExceptionsSystem.AggregateException
ToString()System.AggregateException