Class SimulatorException
Base class for exceptions thrown by the simulator due to a problem during the simulation or invalid data or usage.
Inheritance
SimulatorException
Namespace: AS2.Sim
Assembly: .dll
Syntax
public class SimulatorException : AmoebotSimException
Constructors
SimulatorException()
Declaration
public SimulatorException()
SimulatorException(string)
Declaration
public SimulatorException(string msg)
Parameters
Type | Name | Description |
---|---|---|
string | msg |