local.message("ERR_Operation_Not_Supported",
"setBooleans", "KeyValueHandlerImpl"));
}
public void setBigInteger(int fieldNumber, BigInteger value) {
throw new ClusterJFatalInternalException(
local.message("ERR_Operation_Not_Supported",
"setBigInteger", "KeyValueHandlerImpl"));
}