Method | Description | |
---|---|---|
WebSocketClientException ( ) : System, |
初始化
|
|
WebSocketClientException ( string message ) : System, |
初始化
|
|
WebSocketClientException ( string message, Exception, innerException ) : System, |
初始化
|
public WebSocketClientException ( ) : System, | ||
return | System, |
public WebSocketClientException ( string message ) : System, | ||
message | string | |
return | System, |
public WebSocketClientException ( string message, Exception, innerException ) : System, | ||
message | string | |
innerException | Exception, | |
return | System, |