Class GrpcMockValidationException

All Implemented Interfaces:
Serializable

public class GrpcMockValidationException extends GrpcMockException
Exception type thrown on failed validation when configuring gRPC Mock or creating stubs.
Author:
Fadelis
See Also:
  • Constructor Details

    • GrpcMockValidationException

      public GrpcMockValidationException(String message)
    • GrpcMockValidationException

      public GrpcMockValidationException(String message, Throwable cause)