Class CounterexampleInvalidException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- cloud.filibuster.exceptions.filibuster.FilibusterRuntimeException
-
- cloud.filibuster.instrumentation.exceptions.CounterexampleInvalidException
-
- All Implemented Interfaces:
java.io.Serializable
public class CounterexampleInvalidException extends FilibusterRuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CounterexampleInvalidException()
-