@rivetkit/core
Version:
69 lines • 1.32 kB
JavaScript
import {
ActionNotFound,
ActionTimedOut,
ActorAlreadyExists,
ActorError,
ActorNotFound,
ConnNotFound,
ConnStateNotEnabled,
DatabaseNotEnabled,
FetchHandlerNotDefined,
Forbidden,
INTERNAL_ERROR_CODE,
INTERNAL_ERROR_DESCRIPTION,
IncorrectConnToken,
InternalError,
InvalidActionRequest,
InvalidEncoding,
InvalidFetchResponse,
InvalidParams,
InvalidQueryJSON,
InvalidRequest,
InvalidStateType,
MalformedMessage,
MessageTooLong,
ProxyError,
StateNotEnabled,
USER_ERROR_CODE,
Unauthorized,
Unreachable,
Unsupported,
UserError,
VarsNotEnabled,
WebSocketHandlerNotDefined
} from "../chunk-INRCNZ4I.js";
export {
ActionNotFound,
ActionTimedOut,
ActorAlreadyExists,
ActorError,
ActorNotFound,
ConnNotFound,
ConnStateNotEnabled,
DatabaseNotEnabled,
FetchHandlerNotDefined,
Forbidden,
INTERNAL_ERROR_CODE,
INTERNAL_ERROR_DESCRIPTION,
IncorrectConnToken,
InternalError,
InvalidActionRequest,
InvalidEncoding,
InvalidFetchResponse,
InvalidParams,
InvalidQueryJSON,
InvalidRequest,
InvalidStateType,
MalformedMessage,
MessageTooLong,
ProxyError,
StateNotEnabled,
USER_ERROR_CODE,
Unauthorized,
Unreachable,
Unsupported,
UserError,
VarsNotEnabled,
WebSocketHandlerNotDefined
};
//# sourceMappingURL=errors.js.map