public class TioWebsocketException extends RuntimeException
| 构造器和说明 |
|---|
TioWebsocketException() |
TioWebsocketException(String message) |
TioWebsocketException(String message,
Throwable cause) |
TioWebsocketException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
TioWebsocketException(Throwable cause) |
Copyright © 2018. All rights reserved.