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