public final class CartValidationException extends RuntimeException
| Constructor and Description |
|---|
CartValidationException(String message) |
CartValidationException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CartValidationException(String message)
Copyright © 2021. All rights reserved.