Package io.camunda.tasklist.auth
Interface ErrorCodeHandler
- All Known Implementing Classes:
DefaultErrorCodeHandler
public interface ErrorCodeHandler
-
Method Summary
Modifier and TypeMethodDescriptionhandleError(org.apache.hc.core5.http.ClassicHttpResponse response)
-
Method Details
-
handleError
-