Hi Team,
I have implemented the below approach for my application but it's not handling "Nullpointer /Java expetions"
Extending DCErrorHandlerImpl- for model
so I introduced the below approach to handling Java exceptions (Null pointers kind)
https://blogs.oracle.com/adf/post/extending-the-adf-controller-exception-handler
my question is, Do we have simple approach to consolidate all exceptions in single Control (single )
Jdev: 12.1.2.2.0