MoreLinq
SequenceException Constructor
NamespacesMoreLinqSequenceExceptionSequenceException()()()()
Members
IconMemberDescription
SequenceException()()()()
Initializes a new instance of the SequenceException class.

SequenceException(String)
Initializes a new instance of the SequenceException class with a given error message.

SequenceException(String, Exception)
Initializes a new instance of the SequenceException class with a given error message and a reference to the inner exception that is the cause of the exception.

SequenceException(SerializationInfo, StreamingContext)
Initializes a new instance of the SequenceException class with serialized data.

Assembly: MoreLinq (Module: MoreLinq.dll) Version: 1.0.16006.0 (1.0.16006.1845)