 | AggregateException Constructor |
Constructs a new, empty aggregate exception.
Namespace: Slash.SystemExt.ExceptionsAssembly: Slash.System (in Slash.System.dll) Version: 1.0.5843.24176
Syntaxpublic AggregateException()
public:
AggregateException()
new : unit -> AggregateException
See Also