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