Exception | Description |
---|---|
DuplicateSkuException | |
EmailAlreadyInUseException |
Exception thrown when signing up.
|
InvalidCredentialsException |
Exception thrown at sign-in when no customer was found for the given credentials.
|
InvalidPasswordException |
Exception thrown when changing customer's password.
|
OutOfStockException |
Exception thrown when creating an order.
|
PriceChangedException |
Exception thrown when creating an order.
|
SphereBackendException |
Generic exception thrown when a Sphere web service responds with a status code other than HTTP 2xx.
|
SphereException |
Exception thrown when a Sphere web service responds with a status code other than HTTP 2xx.
|