Class PinningAssertionError
java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
io.helidon.common.testing.virtualthreads.PinningAssertionError
- All Implemented Interfaces:
Serializable
Assertion error used for reporting of Virtual Thread pinning detected during test.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-