Class FilibusterGrpcAmbiguousThrowAndErrorPropagationException

  • All Implemented Interfaces:
    java.io.Serializable

    public class FilibusterGrpcAmbiguousThrowAndErrorPropagationException
    extends FilibusterGrpcTestRuntimeException
    FilibusterGrpcAmbiguousThrowAndErrorPropagationException is invoked when the test indicates both throw and error propagation: too ambiguous. To fix this exception, please verify you are only using either assertOnException(...) or assertFaultPropagates(...).
    See Also:
    Serialized Form
    • Constructor Detail

      • FilibusterGrpcAmbiguousThrowAndErrorPropagationException

        public FilibusterGrpcAmbiguousThrowAndErrorPropagationException()
      • FilibusterGrpcAmbiguousThrowAndErrorPropagationException

        public FilibusterGrpcAmbiguousThrowAndErrorPropagationException​(java.lang.Throwable cause)