Overload List

  NameDescription
Public methodAggregateException(ArrayList)
constructor, takes the exceptions that are the cause of the current exception as parameter.
Public methodAggregateException(array<Exception>[]()[][])
constructor, takes the exceptions that are the cause of the current exception as parameter.
Protected methodAggregateException(SerializationInfo, StreamingContext)
overloaded constructor, manual serialization.
Public methodAggregateException(String, ArrayList)
overloaded constructor, takes the reason as additional parameter.

See Also