Package io.hyperfoil.api.session
Class SessionStopException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.hyperfoil.api.session.SessionStopException
- All Implemented Interfaces:
Serializable
This exception is raised to prevent any further processing after the session is stopped.
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
INSTANCE
-