EmptySequenceException.

EmptySequenceException(string) Constructor

Summary

Creates a new Emptyexception instance with the givven message.

Syntax

public EmptySequenceException(string exceptionMessage)

Parameters

Name Type Description
exceptionMessage string

Return Value

Type Description
void