| Package | Description |
|---|---|
| io.kcache.keta.server.grpc.errors |
| Modifier and Type | Method and Description |
|---|---|
KetaErrorType |
KetaException.getType() |
static KetaErrorType |
KetaErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KetaErrorType[] |
KetaErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
KetaException(KetaErrorType type) |
KetaException(KetaErrorType type,
Throwable cause) |
Copyright © 2021. All rights reserved.