PeanutButter
|
Thrown when querying cookie information by cookie name, when that cookie is not found on the hosting request or response. More...
Public Member Functions | |
CookieNotFoundException (string cookieName) | |
Constructs the exception. |
Thrown when querying cookie information by cookie name, when that cookie is not found on the hosting request or response.
PeanutButter.TestUtils.AspNetCore.CookieNotFoundException.CookieNotFoundException | ( | string | cookieName | ) |
Constructs the exception.
cookieName |