The CollectiveExceptiontype exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CollectiveException () () () () |
Initialize a new instance of the
CollectiveException class.
|
|
|
CollectiveException(Exception) |
Initialize a new instance of the
CollectiveException class.
|
|
|
CollectiveException(SerializationInfo, StreamingContext) |
Initialize a new instance of the
CollectiveException class with serialized data.
|
Methods
| Name | Description | |
|---|---|---|
|
|
GetObjectData |
Used for serialization. Derived classes should
override this function to serialize additional
members. (Overrides
Exception
.
.
::
.
.
GetObjectData(SerializationInfo,
StreamingContext).) |
Properties
| Name | Description | |
|---|---|---|
|
|
Exceptions |
The list of exceptions.
|