package org.corfudb.runtime.exceptions; /** * Created by mwei on 12/14/15. */ public class OverwriteException extends LogUnitException { }