CellNotFoundException.java 83 Bytes
package noyau.exception;

public class CellNotFoundException extends Exception {
}