Hi Gurus,
I need to catch Exception in Web dynpro Application. Its not attribute Exception but something related to configuration level.
For Eg: If somebody don't maintain Sales office in their user profile the application is throwing an exception.
Instead if we display message to maintain Sales Office that would be helpful, i know to handle Exceptions in Attribute level but not at configuration level.
How to solve this?