메소드 | 설명 | |
---|---|---|
WebSocketBufferOverflowException ( ) : System | ||
WebSocketBufferOverflowException ( string message ) : System | ||
WebSocketBufferOverflowException ( string message, Exception inner ) : System |
public WebSocketBufferOverflowException ( ) : System | ||
리턴 | System |
public WebSocketBufferOverflowException ( string message ) : System | ||
message | string | |
리턴 | System |
public WebSocketBufferOverflowException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
리턴 | System |