package egovframework.rte.bsl.exception.web; public class ExceptionCase2 extends Exception { /** * */ private static final long serialVersionUID = 1L; public ExceptionCase2() { super(); } }