Strings Class |
[This is preliminary documentation and is subject to change.]
Namespace: TrafficSimulation.Common
The Strings type exposes the following members.
| Name | Description | |
|---|---|---|
| Exception_Already_Initialized |
The simulation is already initialized
| |
| Exception_Already_Started |
Exception Message that is shown when a simulation is already started.
| |
| Exception_Already_Stopped |
The simulation already stopped
| |
| Exception_Cant_Step |
The Simulation cant step cant step
| |
| Exception_Placable_Not_On_Route |
The placable is not on route
| |
| Exception_Xml_Could_Not_Deserialize |
Could not deserialize GraphXml
| |
| Exception_Xml_Node_Contains_No_Data |
XML node contains no data.
| |
| Exception_Xml_Node_Has_Unexpected_Type |
XML node has unexpected type
|