Skip to content

Errors

Reference for every error class in the Kumiko framework.

ErrorTypeWhen it fires
delete_restrictedConflictErrorCascade-delete guard refused because dependent rows exist
feature_disabledFeatureDisabledErrorHandler’s owning feature is globally disabled
field_access_deniedAccessDeniedErrorDispatcher’s field-level write check blocked a field
invalid_transitionUnprocessableErrorGuardTransition rejected a state-machine transition
stale_stateConflictErrorAtomic UPDATE lost the race (another writer moved the row)