public class CartVersionRequiredException extends RuntimeException
CartVersionValidationService
when a cart version is not provided when
validating the cart version for an update operation.Constructor and Description |
---|
CartVersionRequiredException() |
CartVersionRequiredException(String message) |
CartVersionRequiredException(String message,
Throwable cause) |
CartVersionRequiredException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CartVersionRequiredException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2021. All rights reserved.