Package org.openjdk.jmh.runner
Class FailureAssistException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.openjdk.jmh.runner.FailureAssistException
-
- All Implemented Interfaces:
java.io.Serializable
public class FailureAssistException extends java.lang.RuntimeExceptionThrown by worker threads when they detect other threads have failed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FailureAssistException()
-