Class FilibusterGrpcFailedRPCException

  • All Implemented Interfaces:
    java.io.Serializable

    public class FilibusterGrpcFailedRPCException
    extends FilibusterGrpcTestRuntimeException
    FilibusterGrpcFailedRPCException is invoked when a failed RPC results in exception, but error codes and descriptions do not match. Please verify assertFaultThrows(...) and thrown exception match.
    See Also:
    Serialized Form
    • Constructor Detail

      • FilibusterGrpcFailedRPCException

        public FilibusterGrpcFailedRPCException()
      • FilibusterGrpcFailedRPCException

        public FilibusterGrpcFailedRPCException​(java.lang.Throwable cause)