Home
last modified time | relevance | path

Searched refs:ErrorMessage (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Main/Peripherals/Network/
DAtCommandModem.cs139 protected static readonly Response Error = new Response(ErrorMessage);
259 protected const string ErrorMessage = "ERROR"; field in Antmicro.Renode.Peripherals.Network.AtCommandModem