CellNotFoundException.java 84 Bytes Edit Raw Blame History 1 2 3 4 package kernel.exception; public class CellNotFoundException extends Exception { }