public class NoSuchChangeException extends Exception
Constructor and Description |
---|
NoSuchChangeException(com.google.gerrit.reviewdb.client.Change.Id key) |
NoSuchChangeException(com.google.gerrit.reviewdb.client.Change.Id key,
Throwable why) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NoSuchChangeException(com.google.gerrit.reviewdb.client.Change.Id key)
public NoSuchChangeException(com.google.gerrit.reviewdb.client.Change.Id key, Throwable why)