Errors
On this page
The typed errors a worker raises, and how they reach the caller.
class ArgumentValidationError
Section titled âclass ArgumentValidationErrorâexport class ArgumentValidationError extends VgiErrorclass CatalogAlreadyExistsError
Section titled âclass CatalogAlreadyExistsErrorâexport class CatalogAlreadyExistsError extends VgiErrorclass CatalogNotFoundError
Section titled âclass CatalogNotFoundErrorâexport class CatalogNotFoundError extends VgiErrorclass CatalogReadOnlyError
Section titled âclass CatalogReadOnlyErrorâexport class CatalogReadOnlyError extends VgiErrorclass FunctionNotFoundError
Section titled âclass FunctionNotFoundErrorâexport class FunctionNotFoundError extends VgiErrorclass NoCatalogError
Section titled âclass NoCatalogErrorâexport class NoCatalogError extends VgiErrorclass RowCountMismatchError
Section titled âclass RowCountMismatchErrorâexport class RowCountMismatchError extends VgiError