public final class IndexSourceException extends Exception
IndexSourceException()
IndexSourceException(String message)
IndexSourceException(String message, Throwable cause)
IndexSourceException(Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public IndexSourceException()
public IndexSourceException(String message)
public IndexSourceException(String message, Throwable cause)
public IndexSourceException(Throwable cause)
Copyright © 2013, 2017, Oracle and/or its affiliates. All rights reserved.