CellNotFoundException.java 84 Bytes
package kernel.exception;

public class CellNotFoundException extends Exception {
}