/** * */ package com.bigdata.rwstore.sector; public class MemoryManagerResourceError extends RuntimeException { /** * */ private static final long serialVersionUID = 1L; protected MemoryManagerResourceError() {} }