Package io.deephaven.enterprise.controller.exception
package io.deephaven.enterprise.controller.exception
-
ExceptionsClassDescriptionThis exception represents a problem that occurred while serializing or deserializing an object during gRPC communication.An exception thrown when an action requires a subscribed client but the client is not actually subscribed.This 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.This exception represents a problem with the configuration of a Persistent QueryAnUncheckedDeephavenException
indicating a problem with query schedulingThe root exception thrown by script evaluations.This exception is thrown when the Controller is not able to locate a script.