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