Class FilibusterGrpcSuppressedStatusCodeException

  • All Implemented Interfaces:
    java.io.Serializable

    public class FilibusterGrpcSuppressedStatusCodeException
    extends FilibusterGrpcTestRuntimeException
    FilibusterGrpcSuppressedStatusCodeException is thrown when injected fault's status code was suppressed, but test indicates this should propagate directly upstream. Please ensure that use of assertFaultPropagates(...) is correct.
    See Also:
    Serialized Form
    • Constructor Detail

      • FilibusterGrpcSuppressedStatusCodeException

        public FilibusterGrpcSuppressedStatusCodeException()
      • FilibusterGrpcSuppressedStatusCodeException

        public FilibusterGrpcSuppressedStatusCodeException​(java.lang.Throwable cause)