java.lang.Object
jp.ecuacion.splib.web.controller.SplibBaseController
jp.ecuacion.splib.web.controller.SystemErrorController
@Controller
@Scope("prototype")
@RequestMapping("/public/error")
public class SystemErrorController
extends SplibBaseController
-
Field Summary
Fields inherited from class jp.ecuacion.splib.web.controller.SplibBaseController
request -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jp.ecuacion.splib.web.controller.SplibBaseController
initBinder
-
Constructor Details
-
SystemErrorController
public SystemErrorController()
-
-
Method Details
-
action
-