Search Results for

    Show / Hide Table of Contents

    Class SimulatorStateException

    Exception class for the case that some operation of the simulator outside of the Amoebot simulation failed. This includes operations started in the wrong simulator state, save and load issues, and invalid input data.

    Inheritance
    object
    Exception
    AmoebotSimException
    SimulatorException
    SimulatorStateException
    Namespace: AS2.Sim
    Assembly: .dll
    Syntax
    public class SimulatorStateException : SimulatorException

    Constructors

    | Edit this page View Source

    SimulatorStateException()

    Declaration
    public SimulatorStateException()
    | Edit this page View Source

    SimulatorStateException(string)

    Declaration
    public SimulatorStateException(string msg)
    Parameters
    Type Name Description
    string msg
    • Edit this page
    • View Source
    In this article
    Back to top AmoebotSim 2.0 Documentation v1.11
    Copyright © 2025 AmoebotSim 2.0 Authors
    Generated by DocFX