public class UUIDMismatchException extends OperationException
Thrown where e.g. a UUID which is queried from a data store is expected to match a UUID within a data object or change summary passed to a service.
| Constructor and Description |
|---|
UUIDMismatchException() |
UUIDMismatchException(String msg) |
UUIDMismatchException(Throwable t) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021. All Rights Reserved.