Searched refs:swallowExceptions (Results 1 – 1 of 1) sorted by relevance
74 private bool swallowExceptions; field in Antmicro.Renode.UserInterface.Monitor79 …swallowExceptions = ConfigurationManager.Instance.Get(ConfigurationSection, "consume-exceptions-fr… in Monitor()439 if(swallowExceptions) in ParseTokens()