public class IndexNameConflictException extends QueryException
Constructor and Description |
---|
IndexNameConflictException(String msg)
Constructs instance of IndexNameConflictException with error message
|
IndexNameConflictException(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 IndexNameConflictException(String msg)
msg
- the error message