RemoteSimulationException

open fun RemoteSimulationException()


open fun RemoteSimulationException(    nodeId: UUID,     simulationConfig: SimulationConfig,     throwable: Throwable)

Parameters

nodeId

UUID of node that has run the simulation

simulationConfig

Simulation's config

throwable

Error that made the simulation fail