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