Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs74 private bool swallowExceptions; field in Antmicro.Renode.UserInterface.Monitor
79swallowExceptions = ConfigurationManager.Instance.Get(ConfigurationSection, "consume-exceptions-fr… in Monitor()
439 if(swallowExceptions) in ParseTokens()