Constant proc_exit::sysexits::NO_PERM

source ·
pub const NO_PERM: Code;
Expand description

You did not have sufficient permission to perform the operation. This is not intended for file system problems, which should use NoInput or CantCreat, but rather for high level permissions.