PartialBulkReadException Constructor
Include Protected Members
Include Inherited Members
Constructs a new instance of the class by using various options.
Overload List
Name | Description | |
---|---|---|
PartialBulkReadException() | Constructs a new instance of the class. | |
PartialBulkReadException(String) | Constructs a new instance of the class with a message string. | |
PartialBulkReadException(SerializationInfo, StreamingContext) | Constructs a new instance of the class by using the serialization information and the streaming context. | |
PartialBulkReadException(String, Exception) | Constructs a new instance of the class by using a message and the inner exception. | |
PartialBulkReadException(String, Exception, ICollection<Identity>, ICollection<Identity>) | Constructs a new instance of the class by using a message, the inner exception, and received and requested identities. |
Top
See Also
Reference
PartialBulkReadException Class