Class MissingMetaObjectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.gerrit.server.notedb.MissingMetaObjectException
All Implemented Interfaces:
Serializable

public class MissingMetaObjectException extends RuntimeException
Separate exception type to throw if requested meta SHA1 is not available.
See Also: