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