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