Method | Description | |
---|---|---|
AggregateException ( ) : System | ||
AggregateException ( IEnumerable |
||
AggregateException ( string message ) : System | ||
AggregateException ( string message, |
||
AggregateException ( string message, IEnumerable |
||
Flatten ( ) : AggregateException | ||
GetBaseException ( ) : |
||
GetObjectData ( |
||
Handle ( Predicate |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
AggregateException ( |
Method | Description | |
---|---|---|
AggregateException ( string message, IList |
public AggregateException ( IEnumerable |
||
innerExceptions | IEnumerable |
|
return | System |
protected AggregateException ( |
||
info | ||
context | ||
return | System |
public AggregateException ( string message ) : System | ||
message | string | |
return | System |
public AggregateException ( string message, |
||
message | string | |
innerException | ||
return | System |
public AggregateException ( string message, IEnumerable |
||
message | string | |
innerExceptions | IEnumerable |
|
return | System |
public GetObjectData ( |
||
info | ||
context | ||
return | void |