package exception; public class InternalError extends Exception { private static final long serialVersionUID = 11L; }