Class SimulationException
Exception class for the case that an error occurred during the simulation that cannot be directly attributed to a single particle.
Namespace: AS2.Sim
Assembly: .dll
Syntax
public class SimulationException : SimulatorException
Constructors
| Edit this page View SourceSimulationException()
Declaration
public SimulationException()
SimulationException(string)
Declaration
public SimulationException(string msg)
Parameters
| Type | Name | Description |
|---|---|---|
| string | msg |