ParameterChecker.areValidDeriverParameters(long, int, long)
, and
if so the method returns an empty string, otherwise it returns an error string indicating which parameters are
invalid.ParameterChecker.areValidFECParameters(long, int, int, int)
, and if so
the method returns an empty string, otherwise it returns an error string indicating which parameters are invalid.ParameterChecker.isValidFECPayloadID(int, int, int)
, and if
so the method returns an empty string, otherwise it returns an error string indicating which parameters are
invalid.