Overload List
Name | Description | |
---|---|---|
![]() | BulkLoaderException() |
Creates a new instance of the BulkLoaderException class with default values.
|
![]() | BulkLoaderException(String) |
Creates a new instance of the BulkLoaderException with the specified message.
|
![]() | BulkLoaderException(SerializationInfo, StreamingContext) |
Initializes a new instance of the BulkLoaderException class from previously serialized data.
|
![]() | BulkLoaderException(String, Exception) |
Creates a new instance of the BulkLoaderException with the specified
message and an inner exception indicating the
cause of this exception.
|
See Also