ConstraintViolationException | ’count’ value constraint violated. Expected value is between ‘(1..200)’. |
IllegalHttpMethodOverrideException | Only HTTP methods ‘PUT’, ‘PATCH’, ‘DELETE’ can be overwritten. |
InvalidBillingAddressException | Invalid billing address. |
InvalidBundledProductItemCountException | Number of update bundled product items doesn’t match number of server bundled product items. |
InvalidCouponItemException | Coupon code ‘SUMMER2012’ is invalid. |
InvalidCustomerInformationException | Invalid customer info ‘email’ address. |
InvalidCustomPropertyException | Invalid custom property in request. |
InvalidExpandParameterException | Invalid expand parameter ‘foo’ found. |
InvalidMessageException | Mandatory attribute ‘email’ must not be null or empty |
InvalidOptionItemException | Product option ‘warranty’ isn’t supported. |
InvalidPasswordException | Password doesn’t match acceptance criteria. |
InvalidPaymentMethodException | Payment method with id ‘Paypal’ is unknown or not applicable to basket. |
InvalidProductItemException | Product ‘0815’ is unknown, offline or not assigned to site catalog. |
InvalidShippingAddressException | Invalid shipping address. |
InvalidShippingMethodIdException | Shipping method with id ‘UPS’ is unknown or not applicable to basket. |
InvalidUsernameException | Username doesn’t match acceptance criteria. |
MalformedLocaleException | Malformed locale value ‘en+US’. |
MalformedMediaTypeException | Malformed Content-Type ‘foo’ in header. |
MalformedParameterException | Malformed value ‘10p’ for parameter ‘count’. |
MalformedPathVariableException | Malformed path variable ‘(123,456’. The correct syntax for multiple ids is: (id1,id2,id3). If the characters ( ) , are part of the id itself, they have to be URL encoded. |
MalformedPriceRefinementException | Malformed price refinement ‘(0..5x)’. Expected something like ‘(0..100)’. |
MalformedSelectorException | Malformed property selector ‘(name,id’. |
MissingClientIdException | Missing client id. |
MissingParameterException | Missing parameter ‘campaign_id’. |
ProductItemNotAvailableException | Product ‘017845724321’ isn’t available for quantity ‘5’. |
QuotaExceededException | Maximum number of product items per basket exceeded. |
UnknownLocaleException | The locale ‘foo is unknown. |
UnknownParameterException | Unknown parameter ‘foo’. |
UnsupportedLocaleException | The locale ‘de-DE’ isn’t supported/activated for this site. |
UsernameAlreadyInUseException | Username is already in use. |