public class ChangeAlreadyMergedException extends MergeIdenticalTreeException
| Constructor and Description |
|---|
ChangeAlreadyMergedException(String msg) |
caching, cachingaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ChangeAlreadyMergedException(String msg)
msg - message to return to the client describing the error.