Class ForwardExceptionMessageFormatter

java.lang.Object
de.hybris.platform.webservicescommons.resolver.formatters.AbstractExceptionMessageFormatter
de.hybris.platform.webservicescommons.resolver.formatters.ForwardExceptionMessageFormatter

public class ForwardExceptionMessageFormatter extends AbstractExceptionMessageFormatter
Formatter that returns the exception message unchanged.
  • Constructor Details

    • ForwardExceptionMessageFormatter

      public ForwardExceptionMessageFormatter()
  • Method Details