Error cause in java 9 to java 10 - Could not find a suitable constructor

After migration of the version, we are facing the exception
Caused by: java.lang.NoSuchMethodException: Could not find a suitable constructor in com.test.manage.rest.MandateFieldsResource class.

I got similar issues, we upgraded our jira version to 10.3.5, any luck on it now?

A MultiException has 1 exceptions. They are:
1. java.lang.NoSuchMethodException: Could not find a suitable constructor in com.***.plugin.ProjectRoleActions class.