Class GenericErrorController
java.lang.Object
com.netflix.spinnaker.kork.web.controllers.GenericErrorController
- All Implemented Interfaces:
org.springframework.boot.web.servlet.error.ErrorController
@RestController
public class GenericErrorController
extends Object
implements org.springframework.boot.web.servlet.error.ErrorController
-
Constructor Summary
ConstructorsConstructorDescriptionGenericErrorController(org.springframework.boot.web.servlet.error.ErrorAttributes errorAttributes) -
Method Summary
-
Constructor Details
-
GenericErrorController
public GenericErrorController(org.springframework.boot.web.servlet.error.ErrorAttributes errorAttributes)
-
-
Method Details
-
error
-