Skip to main content

NOT_FOUND

Constant NOT_FOUND 

Source
pub const NOT_FOUND: &str = "not_found";
Expand description

A path the job may read names nothing.

Distinct from CAPABILITY_DENIED on purpose: one is a wrong path and the other a wrong grant, and they are fixed in different files. Only used where the job could have discovered the absence itself — outside a grant, absence and refusal stay indistinguishable, because telling them apart is an existence oracle.