Searched refs:OUT_OF_RESOURCE (Results 1 – 1 of 1) sorted by relevance
13 pub(crate) const OUT_OF_RESOURCE: ErrorCauseCode = ErrorCauseCode(4); constant31 OUT_OF_RESOURCE => "Out Of Resource", in fmt()