Class NoSuchChangeException

  • All Implemented Interfaces:
    Serializable

    public class NoSuchChangeException
    extends com.google.gerrit.exceptions.StorageException
    Indicates the change does not exist.
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSuchChangeException

        public NoSuchChangeException​(Change.Id key)