Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Nakama.Ninja.WebSockets.Exceptions.EntityTooLargeException Class Reference
Inheritance diagram for Nakama.Ninja.WebSockets.Exceptions.EntityTooLargeException:

Public Member Functions

 EntityTooLargeException ()
 EntityTooLargeException (string message)
 Http header too large to fit in buffer.
 EntityTooLargeException (string message, Exception inner)

Constructor & Destructor Documentation

◆ EntityTooLargeException() [1/3]

Nakama.Ninja.WebSockets.Exceptions.EntityTooLargeException.EntityTooLargeException ( )
inline

◆ EntityTooLargeException() [2/3]

Nakama.Ninja.WebSockets.Exceptions.EntityTooLargeException.EntityTooLargeException ( string message)
inline

Http header too large to fit in buffer.

◆ EntityTooLargeException() [3/3]

Nakama.Ninja.WebSockets.Exceptions.EntityTooLargeException.EntityTooLargeException ( string message,
Exception inner )
inline

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