Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PusherClient
PusherException
C# Class PusherClient.PusherException
Inheritance:
System.Exception
Exibir arquivo
Open project: pusher-community/pusher-websocket-dotnet
Class Usage Examples
Public Methods
Method
Description
PusherException
(
string
message
,
ErrorCodes
code
) :
System
Method Details
PusherException()
public
method
public
PusherException
(
string
message
,
ErrorCodes
code
) :
System
message
string
code
ErrorCodes
return
System