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:
Serializable
Thrown by worker threads when they detect other threads have failed.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FailureAssistException
public FailureAssistException()
-