public class IndexNotAvailableException extends RuntimeException
Constructor and Description |
---|
IndexNotAvailableException(String message)
Instantiates a new Index Not Available Exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IndexNotAvailableException(String message)
message
- the error messageCopyright © 2021 IBM Cloud. All rights reserved.