Uses of Package
de.hybris.platform.ycommercewebservices.exceptions
-
Classes in de.hybris.platform.ycommercewebservices.exceptions used by de.hybris.platform.ycommercewebservices.context Class Description InvalidResourceException RecalculationException Thrown when recalculation of cart is impossible due to any reasons.UnsupportedCurrencyException UnsupportedLanguageException -
Classes in de.hybris.platform.ycommercewebservices.exceptions used by de.hybris.platform.ycommercewebservices.context.impl Class Description InvalidResourceException RecalculationException Thrown when recalculation of cart is impossible due to any reasons.UnsupportedCurrencyException UnsupportedLanguageException -
Classes in de.hybris.platform.ycommercewebservices.exceptions used by de.hybris.platform.ycommercewebservices.filter Class Description BaseSiteMismatchException InvalidResourceException -
Classes in de.hybris.platform.ycommercewebservices.exceptions used by de.hybris.platform.ycommercewebservices.request.support Class Description UnsupportedRequestException Thrown when request is not supported for current configuration. -
Classes in de.hybris.platform.ycommercewebservices.exceptions used by de.hybris.platform.ycommercewebservices.request.support.impl Class Description UnsupportedRequestException Thrown when request is not supported for current configuration. -
Classes in de.hybris.platform.ycommercewebservices.exceptions used by de.hybris.platform.ycommercewebservices.v1.controller Class Description InvalidPaymentInfoException Specific exception that is thrown when the given payment info could not be associated with the checkout cart.NoCheckoutCartException Thrown when an operation is performed that requires a session cart, which was not yet created.UnsupportedDeliveryAddressException Specific exception that is thrown when delivery address is not supported for the current session cartUnsupportedDeliveryModeException Specific exception that is thrown when delivery mode is not supported for the current session cart -
Classes in de.hybris.platform.ycommercewebservices.exceptions used by de.hybris.platform.ycommercewebservices.v2.controller Class Description InvalidPaymentInfoException Specific exception that is thrown when the given payment info could not be associated with the checkout cart.NoCheckoutCartException Thrown when an operation is performed that requires a session cart, which was not yet created.UnsupportedDeliveryModeException Specific exception that is thrown when delivery mode is not supported for the current session cartUnsupportedRequestException Thrown when request is not supported for current configuration.