public class IndexNotFoundException extends Exception
| Constructor and Description |
|---|
IndexNotFoundException() |
IndexNotFoundException(String message) |
IndexNotFoundException(String message,
Throwable cause) |
IndexNotFoundException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
IndexNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.