MapReduceException Constructor

ScaleOut Software NamedCache API
Overload List

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

Reference