public class MergeIdenticalTreeException
extends com.google.gerrit.extensions.restapi.RestApiException
| Constructor and Description |
|---|
MergeIdenticalTreeException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic MergeIdenticalTreeException(String msg)
msg - message to return to the client describing the error.