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