C# 클래스 PusherClient.PusherException

상속: System.Exception
파일 보기 프로젝트 열기: pusher-community/pusher-websocket-dotnet 1 사용 예제들

공개 메소드들

메소드 설명
PusherException ( string message, ErrorCodes code ) : System

메소드 상세

PusherException() 공개 메소드

public PusherException ( string message, ErrorCodes code ) : System
message string
code ErrorCodes
리턴 System