Class ValidationFailedExceptionHandler
java.lang.Object
de.hybris.platform.platformbackoffice.services.handlers.AbstractExceptionTranslationHandler
de.hybris.platform.platformbackoffice.services.handlers.ValidationFailedExceptionHandler
- All Implemented Interfaces:
com.hybris.cockpitng.service.ExceptionTranslationHandler
This handler is to display the message of the exception that the custom validation failed.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.platformbackoffice.services.handlers.AbstractExceptionTranslationHandler
canHandle, getLocalizedMessage
-
Constructor Details
-
ValidationFailedExceptionHandler
public ValidationFailedExceptionHandler()
-
-
Method Details
-
getExceptionClass
- Specified by:
getExceptionClassin classAbstractExceptionTranslationHandler
-
toString
-