package eu.wietsevenema.lang.oberon.exceptions; public class InvalidInputException extends Exception { private static final long serialVersionUID = -254317503344736810L; }