Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
OBSWebsocketDotNet
ErrorResponseException
C# Class OBSWebsocketDotNet.ErrorResponseException
Thrown when the server responds with an error
Inheritance:
Exception
Show 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