Describe the bug
There are several problems:
- Exception message is too verbose.
- Client is adding server information what can be sensitive information (for service providers)
- Server message is appended with unrelated to the error information.

Expected behaviour
- ClickHouseException message should contain only error message. No context information like server should present
Describe the bug
There are several problems:
Expected behaviour