C# 클래스 OBSWebsocketDotNet.ErrorResponseException

Thrown when the server responds with an error
상속: Exception
파일 보기 프로젝트 열기: kodai100/RepulserEngine

공개 메소드들

메소드 설명
ErrorResponseException ( string message ) : System

Constructor

메소드 상세

ErrorResponseException() 공개 메소드

Constructor
public ErrorResponseException ( string message ) : System
message string
리턴 System