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

Public Member Functions

 InvalidHttpResponseCodeException ()
 InvalidHttpResponseCodeException (string message)
 InvalidHttpResponseCodeException (string responseCode, string responseDetails, string responseHeader)
 InvalidHttpResponseCodeException (string message, Exception inner)

Properties

string ResponseCode [get]
string ResponseHeader [get]
string ResponseDetails [get]

Constructor & Destructor Documentation

◆ InvalidHttpResponseCodeException() [1/4]

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

◆ InvalidHttpResponseCodeException() [2/4]

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

◆ InvalidHttpResponseCodeException() [3/4]

Nakama.Ninja.WebSockets.Exceptions.InvalidHttpResponseCodeException.InvalidHttpResponseCodeException ( string responseCode,
string responseDetails,
string responseHeader )
inline

◆ InvalidHttpResponseCodeException() [4/4]

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

Property Documentation

◆ ResponseCode

string Nakama.Ninja.WebSockets.Exceptions.InvalidHttpResponseCodeException.ResponseCode
get

◆ ResponseDetails

string Nakama.Ninja.WebSockets.Exceptions.InvalidHttpResponseCodeException.ResponseDetails
get

◆ ResponseHeader

string Nakama.Ninja.WebSockets.Exceptions.InvalidHttpResponseCodeException.ResponseHeader
get

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