PeanutButter
|
thrown when a Find<T>() call finds no elements More...
Public Member Functions | |
ElementNotFoundException (IEnumerable source, int skip, Type seeking, object predicate) | |
Constructs the exception. |
thrown when a Find<T>() call finds no elements
PeanutButter.Utils.ElementNotFoundException.ElementNotFoundException | ( | IEnumerable | source, |
int | skip, | ||
Type | seeking, | ||
object | predicate ) |
Constructs the exception.
source | |
skip | |
seeking | |
predicate |