HttpServerBoxed 0.0.11 alpha
A simple http server for C# and .NET
Loading...
Searching...
No Matches
HSB.Exceptions.CookieValuesNotSetException Class Reference
Inheritance diagram for HSB.Exceptions.CookieValuesNotSetException:

Detailed Description

Definition at line 3 of file CookieValuesNotSetException.cs.

Constructor & Destructor Documentation

◆ CookieValuesNotSetException()

HSB.Exceptions.CookieValuesNotSetException.CookieValuesNotSetException ( )

Definition at line 5 of file CookieValuesNotSetException.cs.

6 {
7 Terminal.ERROR("Cookie values not set!");
8 }

The documentation for this class was generated from the following file: