Uses of Class
io.camunda.zeebe.gateway.grpc.GrpcErrorMapper
Packages that use GrpcErrorMapper
-
Uses of GrpcErrorMapper in io.camunda.zeebe.gateway.grpc
Constructors in io.camunda.zeebe.gateway.grpc with parameters of type GrpcErrorMapperModifierConstructorDescriptionErrorMappingStreamObserver(io.grpc.stub.ServerCallStreamObserver<GrpcResponseT> delegate, GrpcErrorMapper errorMapper)