Click or drag to resize

EmptySequenceException Constructor

Overload List
 NameDescription
Public methodEmptySequenceExceptionInitializes an exception with the default message.
Public methodEmptySequenceException(String)Initializes an exception with a given message.
Public methodEmptySequenceException(String, Exception)Initializes an exception with a given message and inner exception.
Top
See Also