1.0.2 • Published 5 years ago

grpc-exception v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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