Package io.deephaven.enterprise.controller.exception
package io.deephaven.enterprise.controller.exception
-
ExceptionsClassDescriptionThis exception is thrown when the upstream database has been corrupted somehow and must be manually repaired.The base class for Exceptions originating in the Controller backend storage.This exception is thrown when the
PqStorage
has detected that the local expected state of the store is not consistent with the backing store.This exception is thrown when there is a problem migrating a legacy PQ store.This exception is thrown when a modification is attempted to PQ storage but fails because the Controller is trying to re-synchronzie its state.