Class TestErrorWebController
java.lang.Object
com.endurancetrio.app.common.web.test.TestErrorWebController
The
TestErrorWebController provides endpoints for testing error pages during local
development. It is only active when the local Spring profile is enabled and is never
instantiated in production deployments.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontrigger403(String language) trigger404(String language) trigger500(String language)
-
Constructor Details
-
TestErrorWebController
public TestErrorWebController()
-
-
Method Details
-
trigger403
-
trigger404
-
trigger500
-