Package | Description |
---|---|
ru.yandex.clickhouse.except |
Modifier and Type | Method and Description |
---|---|
static ClickHouseErrorCode |
ClickHouseErrorCode.fromCode(Integer code) |
static ClickHouseErrorCode |
ClickHouseErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClickHouseErrorCode[] |
ClickHouseErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.