Class FilibusterGrpcInvokedRPCUnimplementedException

  • All Implemented Interfaces:
    java.io.Serializable

    public final class FilibusterGrpcInvokedRPCUnimplementedException
    extends FilibusterGrpcTestRuntimeException
    FilibusterGrpcInvokedRPCUnimplementedException is thrown when an invoked RPCs was left UNIMPLEMENTED. Use stubFor to implement stub.
    See Also:
    Serialized Form
    • Constructor Detail

      • FilibusterGrpcInvokedRPCUnimplementedException

        public FilibusterGrpcInvokedRPCUnimplementedException()
      • FilibusterGrpcInvokedRPCUnimplementedException

        public FilibusterGrpcInvokedRPCUnimplementedException​(java.lang.Throwable cause)