Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
OBSWebsocketDotNet
ErrorResponseException
C# Class OBSWebsocketDotNet.ErrorResponseException
Thrown when the server responds with an error
Inheritance:
Exception
Mostra file
Open project: kodai100/RepulserEngine
Public Methods
Method
Description
ErrorResponseException
(
string
message
) :
System
Constructor
Method Details
ErrorResponseException()
public
method
Constructor
public
ErrorResponseException
(
string
message
) :
System
message
string
return
System