Package com.linkedin.venice.exceptions
package com.linkedin.venice.exceptions
-
ClassDescriptionThrown when a config property is invalid or missing
ExceptionType
enum did not have a default deserialization annotation and this makes it non-evolvable till all clients upgrade to newer versions.Deprecated.since v0.2.620 Previously, this enum didn't have the @JsonEnumDefaultValue annotation.Custom Exception for Venice Kafka Consumer Related Issues.Thrown by the StorageEngine or Storage Partitions if storage failsThrow this exception when the schema is not fully compatible with the previous ones.thrown by StorageEngineFactory and AbstractStorageEngine when storage creation failsThrow this exception when try to add key schema to a store, whose key schema already exists.Thrown when a required property is not presentA runtime exception which may be thrown by implementation of AuthorizerService interface.Classes for P2P use case that are triggered by blob transfer file not found in target hostBase exception that all other Venice exceptions extendThis exception is thrown when we detect inconsistent or possibly corrupted store metadata on storage nodes.Custom Exception for Venice messages.Thrown when an operation should return information about a store, but the store does not existClasses for P2P use case that are triggered by founded peers cannot connectClasses for P2P usecase that are triggered by peers not foundClass for all Venice exceptions that are triggered by Kafka topic authorization related issues.Interface for all Venice exceptions that are retriable.Thrown when an operation should create a store, but the store already existsThrown when an operation should return information about a store, but the store is migrated to another clusterUsed when timeout happens in Venice.