Share via


RangeOutOfOrderException Constructor

Initializes a new instance of the RangeOutOfOrderException class.

Overload List

Name Description
RangeOutOfOrderException ()
Initializes a new instance of the RangeOutOfOrderException class.
RangeOutOfOrderException (String)
Initializes a new instance of the RangeOutOfOrderException class that contains a specified error message.
RangeOutOfOrderException (SerializationInfo, StreamingContext)
Initializes a new instance of the RangeOutOfOrderException class by using serialized data.
RangeOutOfOrderException (String, Exception)
Initializes a new instance of the RangeOutOfOrderException class that contains a specified error message and a reference to the inner exception that caused this exception.

See Also

Reference

RangeOutOfOrderException Class
RangeOutOfOrderException Members
Microsoft.Synchronization Namespace