Class IkasanErrorController
- java.lang.Object
-
- org.ikasan.dashboard.ui.security.view.IkasanErrorController
-
- All Implemented Interfaces:
org.springframework.boot.web.servlet.error.ErrorController
@Controller public class IkasanErrorController extends java.lang.Object implements org.springframework.boot.web.servlet.error.ErrorController
-
-
Constructor Summary
Constructors Constructor Description IkasanErrorController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetErrorPath()java.lang.StringhandleError(javax.servlet.http.HttpServletRequest request)
-