Searched refs:errorHandler (Results 1 – 3 of 3) sorted by relevance
25 …ublic void Execute(IInitable initable, IEnumerable<string> statements, Action<string> errorHandler) in Execute() argument35 … errorHandler("The init section is only allowed for peripherals that are registered."); in Execute()
16 … void Execute(IInitable initable, IEnumerable<string> statements, Action<string> errorHandler); in Execute() argument
15 …ublic void Execute(IInitable initable, IEnumerable<string> statements, Action<string> errorHandler) in Execute() argument