Summary
Creates a new Emptyexception instance with the givven message.
- Namespace
- FunctionalSharp
.DiscriminatedUnions .Exceptions - Containing Type
- Empty
Sequence Exception
Syntax
public EmptySequenceException(string exceptionMessage)
Parameters
Name | Type | Description |
---|---|---|
exceptionMessage | string |
Return Value
Type | Description |
---|---|
void |