Package io.gatling.plugin.util
Class Fork.ForkException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.gatling.plugin.util.Fork.ForkException
- All Implemented Interfaces:
Serializable
- Enclosing class:
Fork
- See Also:
-
Field Summary
Fields -
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
-
Field Details
-
exitValue
public final int exitValue
-
-
Constructor Details
-
ForkException
public ForkException(int exitValue)
-