Skip to Content
0
Aug 09, 2016 at 04:48 PM

Knowing where to throw exception and where to catch in hybris

598 Views

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