Closed nbrugger-tgm closed 3 years ago
Avoid throwing raw exception types.
throw new Error("Expected methods not found in java.lang.List class",e);
Codacy detected an issue:
Message:
Avoid throwing raw exception types.
Occurred on:
throw new Error("Expected methods not found in java.lang.List class",e);
Currently on: