The error handling for values with incorrect syntax of the DEV_DSF_BPE_PROCESS_EXCLUDED config variable should be improved.
Currently an IllegalArgumentException is thrown by ProcessIdAndVersion.fromString with a hard to decipher message Format: 'id|version' expected.
The error handling for values with incorrect syntax of the
DEV_DSF_BPE_PROCESS_EXCLUDEDconfig variable should be improved.Currently an
IllegalArgumentExceptionis thrown byProcessIdAndVersion.fromStringwith a hard to decipher messageFormat: 'id|version' expected.