Uses of Class
org.sourcelab.kafka.connect.apiclient.request.RequestErrorResponse
Packages that use RequestErrorResponse
-
Uses of RequestErrorResponse in org.sourcelab.kafka.connect.apiclient.rest.exceptions
Methods in org.sourcelab.kafka.connect.apiclient.rest.exceptions with parameters of type RequestErrorResponseModifier and TypeMethodDescriptionstatic InvalidRequestExceptionInvalidRequestException.factory(RequestErrorResponse errorResponse) Factory method to create proper exception class based on the error.