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
- Host: GitHub
- URL: https://github.com/alfierichou/grpc-exception
- Owner: AlfieriChou
- License: mit
- Created: 2019-03-06T03:02:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-29T04:12:08.000Z (12 months ago)
- Last Synced: 2025-06-29T05:20:34.040Z (12 months ago)
- Topics: exceptions, grpc
- Language: TypeScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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