public class IndexExistsException extends QueryException
Constructor and Description |
---|
IndexExistsException(String msg)
Constructs instance of IndexNameConflictException with error message
|
IndexExistsException(String msg,
Throwable cause)
Constructs instance of IndexNameConflictException with error message and cause
|
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IndexExistsException(String msg)
msg
- the error message