Class Exceptions.InflightLimitExceededException

    • Constructor Detail

      • InflightLimitExceededException

        protected InflightLimitExceededException​(io.grpc.Status grpcStatus,
                                                 String writerId,
                                                 long currentLimit)
    • Method Detail

      • getWriterId

        public String getWriterId()
      • getCurrentLimit

        public long getCurrentLimit()