Package io.nitric.api
Provides the API exception classes.
-
Enum Summary Enum Description NitricException.Code The gRPC status error codes. -
Exception Summary Exception Description InvalidArgumentException Provides a Nitric service InvalidArgument exception class.NitricException Provides a Nitric Service API exception class.NotFoundException Provides a Nitric service resource NotFound exception class.UnavailableException Provides a Nitric API service Unavailable exception class.