C# Class OBSWebsocketDotNet.ErrorResponseException

Thrown when the server responds with an error
Inheritance: Exception
Afficher le fichier Open project: kodai100/RepulserEngine

Méthodes publiques

Méthode Description
ErrorResponseException ( string message ) : System

Constructor

Method Details

ErrorResponseException() public méthode

Constructor
public ErrorResponseException ( string message ) : System
message string
Résultat System