Hi can anybody explain in which layers we can throw the exception and where can I catch it. Can we catch exception in services and facades or we need to throw it from there and catch somewhere else. I want to understand the exception handling in hybris.
Below mentioned link does not answer my question https://wiki.hybris.com/display/release5/Exception+Handling