Class FilibusterGrpcThrownExceptionHasUnspecifiedFailureBehaviorException

  • All Implemented Interfaces:
    java.io.Serializable

    public class FilibusterGrpcThrownExceptionHasUnspecifiedFailureBehaviorException
    extends FilibusterGrpcTestRuntimeException
    FilibusterGrpcThrownExceptionHasUnspecifiedFailureBehaviorException is invoked when test throws an exception, but no specification of failure behavior is present. Please use assertFaultThrows(...) to specify failure is expected when fault is injected on this method, request or code.
    See Also:
    Serialized Form
    • Constructor Detail

      • FilibusterGrpcThrownExceptionHasUnspecifiedFailureBehaviorException

        public FilibusterGrpcThrownExceptionHasUnspecifiedFailureBehaviorException()
      • FilibusterGrpcThrownExceptionHasUnspecifiedFailureBehaviorException

        public FilibusterGrpcThrownExceptionHasUnspecifiedFailureBehaviorException​(java.lang.Throwable cause)