Package com.clickhouse.client.api
Class ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.clickhouse.client.api.ServerException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
CODE_UNKNOWN
public static final int CODE_UNKNOWN- See Also:
-
TABLE_NOT_FOUND
public static final int TABLE_NOT_FOUND- See Also:
-
-
Constructor Details
-
ServerException
-
-
Method Details
-
getCode
public int getCode()
-