|
Enhanced C#
Loyc library documentation
|
An exception thrown by methods or properties that require a non-empty sequence but were provided with an empty sequence. More...
An exception thrown by methods or properties that require a non-empty sequence but were provided with an empty sequence.
Public Member Functions | |
| EmptySequenceException (string?msg) | |
| EmptySequenceException (string msg, Exception innerException) | |
1.8.7