BulkLoaderException Constructor

ScaleOut Software NamedCache API
Overload List

  NameDescription
Public methodBulkLoaderException
Creates a new instance of the BulkLoaderException class with default values.
Public methodBulkLoaderException(String)
Creates a new instance of the BulkLoaderException with the specified message.
Protected methodBulkLoaderException(SerializationInfo, StreamingContext)
Initializes a new instance of the BulkLoaderException class from previously serialized data.
Public methodBulkLoaderException(String, Exception)
Creates a new instance of the BulkLoaderException with the specified message and an inner exception indicating the cause of this exception.
Top
See Also

Reference