Class UnsupportedProtocolException

All Implemented Interfaces:
Serializable

@Deprecated public class UnsupportedProtocolException extends IllegalStateException
Deprecated.
See Also:
  • Constructor Details

    • UnsupportedProtocolException

      public UnsupportedProtocolException(ClickHouseProtocol protocol, String errorMessage)
      Deprecated.
  • Method Details