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