Class SimpleExceptionTranslationHandler
java.lang.Object
de.hybris.platform.platformbackoffice.services.handlers.AbstractExceptionTranslationHandler
de.hybris.platform.platformbackoffice.services.handlers.SimpleExceptionTranslationHandler
- All Implemented Interfaces:
com.hybris.cockpitng.service.ExceptionTranslationHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetExceptionClass(Class<? extends Throwable> exceptionClass) voidsetLabelKey(String labelKey) Methods inherited from class de.hybris.platform.platformbackoffice.services.handlers.AbstractExceptionTranslationHandler
canHandle, getLocalizedMessage
-
Constructor Details
-
SimpleExceptionTranslationHandler
public SimpleExceptionTranslationHandler()
-
-
Method Details
-
getExceptionClass
- Specified by:
getExceptionClassin classAbstractExceptionTranslationHandler
-
toString
-
setLabelKey
-
setExceptionClass
-