Where exactly do I place my Client-level Exception so that my Entity Listener can use it ?
I have tried placing it all over Web module section but my listener is not able to import the Exception class because it is not seeing it
What am I doing wrong ?
(using Cuba platform v7.2.6)