C# Класс OBSWebsocketDotNet.ErrorResponseException

Thrown when the server responds with an error
Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
ErrorResponseException ( string message ) : System

Constructor

Описание методов

ErrorResponseException() публичный Метод

Constructor
public ErrorResponseException ( string message ) : System
message string
Результат System