Package io.camunda.tasklist.auth
Class DefaultErrorCodeHandler
java.lang.Object
io.camunda.tasklist.auth.DefaultErrorCodeHandler
- All Implemented Interfaces:
ErrorCodeHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandleError(org.apache.hc.core5.http.ClassicHttpResponse response)
-
Constructor Details
-
DefaultErrorCodeHandler
public DefaultErrorCodeHandler()
-
-
Method Details
-
handleError
- Specified by:
handleErrorin interfaceErrorCodeHandler
-