PeanutButter
Loading...
Searching...
No Matches
PeanutButter.TestUtils.AspNetCore.CookieNotFoundException Class Reference

Thrown when querying cookie information by cookie name, when that cookie is not found on the hosting request or response. More...

Inheritance diagram for PeanutButter.TestUtils.AspNetCore.CookieNotFoundException:

Public Member Functions

 CookieNotFoundException (string cookieName)
 Constructs the exception.

Detailed Description

Thrown when querying cookie information by cookie name, when that cookie is not found on the hosting request or response.

Constructor & Destructor Documentation

◆ CookieNotFoundException()

PeanutButter.TestUtils.AspNetCore.CookieNotFoundException.CookieNotFoundException ( string cookieName)

Constructs the exception.

Parameters
cookieName

The documentation for this class was generated from the following file:
  • source/TestUtils/PeanutButter.TestUtils.AspNetCore/CookieNotFoundException.cs