Package io.gatling.plugin.exceptions
Class SeveralSimulationClassNamesFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.gatling.plugin.exceptions.EnterprisePluginException
io.gatling.plugin.exceptions.SeveralSimulationClassNamesFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSeveralSimulationClassNamesFoundException(List<String> availableSimulationClassNames) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SeveralSimulationClassNamesFoundException
-
-
Method Details
-
getAvailableSimulationClassNames
-