I am using PropertyNotFoundException to catch an exception when user enters invalid property while using camunda expression language. I am getting “NoClassDefFoundError” message, this issue is visible when I upgraded my camunda engine from 7.19 to 7.20. I was not getting this error, while using camunda 7.19 version.
Detailed error thrown by camunda is as below