An open API service indexing awesome lists of open source software.

https://github.com/alfierichou/grpc-exception

gRPC exception in node.js
https://github.com/alfierichou/grpc-exception

exceptions grpc

Last synced: 12 months ago
JSON representation

gRPC exception in node.js

Awesome Lists containing this project

README

          

# grpc-exception

gRPC exception in node.js

## Features

- Some Exceptions are already implemented:

- Ok
- Cancelled
- Unknow
- InvalidArgument
- DeadlineExceeded
- NotFound
- AlreadyExists
- PermissionDenied
- ResourceExhausted
- FailedPrecondition
- Aborted
- OutOfRange
- Unimplemented
- Internal
- Unavailable
- DataLoss
- Unauthenticated