Exception hierarchy

We know that, In java, Exception can be either checked or unchecked and same has been shown in the below exception hierarchy Parent class of all exceptions in java is “Throwable” class. Any instance of Throwable class can be caught using catch block except Error. We can’t handle errors in Java through program. Exception hierarchy […]

Share this article on

Hybris 6.x features

Let’s discuss some of the important Hybris 6.x features introduced recently SmartEdit(6.0) This is one of the important features which enhances the business users experience with respect to content management. We have WCMS to manage the Hybris UI(creating new page, component , edit content etc) but SmartEdit has come up with lot of additional features […]

Share this article on
< Previous Next >