pub const SERVICE_UNAVAILABLE: Code;
Expand description

A service is unavailable. This can occur if a support program or file does not exist. This can also be used as a catch-all message when something you wanted to do doesn’t work, but you don’t know why.