public final class ClickHouseExceptionSpecifier extends Object
| Modifier and Type | Method and Description |
|---|---|
static ClickHouseException |
specify(String clickHouseMessage) |
static ClickHouseException |
specify(String clickHouseMessage,
String host,
int port) |
static ClickHouseException |
specify(Throwable cause,
String host,
int port) |
public static ClickHouseException specify(Throwable cause, String host, int port)
public static ClickHouseException specify(String clickHouseMessage, String host, int port)
public static ClickHouseException specify(String clickHouseMessage)
Copyright © 2020. All rights reserved.