public class ConnectionClosedException
extends com.hivemq.client.internal.util.AsyncRuntimeException
| Constructor and Description |
|---|
ConnectionClosedException(@NotNull String message) |
ConnectionClosedException(@NotNull Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected @NotNull ConnectionClosedException |
copy() |
fillInStackTrace, fillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConnectionClosedException(@NotNull
@NotNull String message)
public ConnectionClosedException(@NotNull
@NotNull Throwable cause)
@NotNull protected @NotNull ConnectionClosedException copy()
copy in class com.hivemq.client.internal.util.AsyncRuntimeException