if (param == null) {
throw new IllegalArgumentException
(name + " is not a valid BDBJE environment configuration");
}
/* Is this a valid property value? */
param.validateValue(props.getProperty(name));
}
}
/**
* Check that the immutable values in the environment config used to open