public class NoSuchChangeException extends com.google.gerrit.exceptions.StorageException
NoSuchChangeException(Change.Id key)
NoSuchChangeException(Change.Id key, java.lang.Throwable why)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NoSuchChangeException(Change.Id key)
public NoSuchChangeException(Change.Id key, java.lang.Throwable why)