| Icon | Member | Description | 
|---|---|---|
| WriteMultipleException()()() | 
            Initializes a new instance of the exception.
              | |
| WriteMultipleException(String) | 
            Initializes a new instance of the exception with a specified error message.
              | |
| WriteMultipleException(String, Exception) | 
            Initializes a new instance of the exception with a specified error message and a 
            reference to the inner exception that is the cause of this exception.
              | |
| WriteMultipleException(SerializationInfo, StreamingContext) | 
            Initializes a new instance of the exception with serialized data.
              | 
