Class UnsupportedRequestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.servlet.ServletException
de.hybris.platform.commercewebservices.core.exceptions.UnsupportedRequestException
All Implemented Interfaces:
Serializable

public class UnsupportedRequestException extends javax.servlet.ServletException
Thrown when request is not supported for current configuration.
See Also:
  • Constructor Details

    • UnsupportedRequestException

      public UnsupportedRequestException(String message)