<?php namespace Wikibase\Lib\Store; /** * @since 0.5 * * @license GPL-2.0+ * @author Daniel Kinzler */ class BadRevisionException extends StorageException { }