package jcgp.backend.exceptions; public class ParameterMismatchException extends RuntimeException { /** * */ private static final long serialVersionUID = -3161318886125868134L; }