Class FilibusterGrpcAmbiguousFailureHandlingException

  • All Implemented Interfaces:
    java.io.Serializable

    public class FilibusterGrpcAmbiguousFailureHandlingException
    extends FilibusterGrpcTestRuntimeException
    FilibusterGrpcAmbiguousFailureHandlingException indicates that the compositional verification failed due to ambiguous failure handling. Each fault introduced has different impact. To fix this exception, write an assertOnFault(...) for this fault combination with appropriate assertions.
    See Also:
    Serialized Form
    • Constructor Detail

      • FilibusterGrpcAmbiguousFailureHandlingException

        public FilibusterGrpcAmbiguousFailureHandlingException()
      • FilibusterGrpcAmbiguousFailureHandlingException

        public FilibusterGrpcAmbiguousFailureHandlingException​(java.lang.Throwable cause)