| Exception | Description |
|---|---|
| GrpcMockException |
General exception type for gRPC Mock for when things go unexpected.
|
| GrpcMockValidationException |
Exception type thrown on failed validation when configuring gRPC Mock or creating stubs.
|
| UnimplementedStatusException |
Exception wrapper for
StatusRuntimeException with Status.UNIMPLEMENTED. |
| Error | Description |
|---|---|
| GrpcMockVerificationError |
Exception type thrown when verifying request call count condition.
|
Copyright © 2023. All rights reserved.