Class ClickHouseException

    • Constructor Detail

      • ClickHouseException

        public ClickHouseException​(int code,
                                   Throwable cause,
                                   String host,
                                   int port)
      • ClickHouseException

        public ClickHouseException​(int code,
                                   String message,
                                   Throwable cause,
                                   String host,
                                   int port)
      • ClickHouseException

        public ClickHouseException​(int code,
                                   String message,
                                   Throwable cause)