Class ModelSavingExceptionTranslationHandler

java.lang.Object
de.hybris.platform.platformbackoffice.services.handlers.ModelExceptionTranslationHandler
de.hybris.platform.platformbackoffice.services.handlers.ModelSavingExceptionTranslationHandler
All Implemented Interfaces:
com.hybris.cockpitng.service.ExceptionTranslationHandler

@Deprecated(since="2205", forRemoval=true) public class ModelSavingExceptionTranslationHandler extends ModelExceptionTranslationHandler
Deprecated, for removal: This API element is subject to removal in a future version.
  • Field Details

    • I18N_UNEXPECTED_UPDATE_ERROR

      public static final String I18N_UNEXPECTED_UPDATE_ERROR
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Constructor Details

    • ModelSavingExceptionTranslationHandler

      public ModelSavingExceptionTranslationHandler()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • canHandle

      public boolean canHandle(Throwable exception)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • toString

      public String toString(Throwable exception)
      Deprecated, for removal: This API element is subject to removal in a future version.