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, fillInStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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