public static WSStatus ERROR_Copy(byte _UserRole = WSConstants.ACCESS_LEVEL.READ) { return(ERROR.clone(_UserRole)); }