package kernel.exception; public class CellNotFoundException extends Exception { private static final long serialVersionUID = 1L; }