Home
last modified time | relevance | path

Searched defs:ParametersMismatchException (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Exceptions/
DParametersMismatchException.cs13 public class ParametersMismatchException : RecoverableException class
15 …public ParametersMismatchException(Type type, string command, string name) : base("Parameters did … in ParametersMismatchException() method in Antmicro.Renode.UserInterface.Exceptions.ParametersMismatchException
21 …public ParametersMismatchException(Type type, string command, string name, string message) : base(… in ParametersMismatchException() method in Antmicro.Renode.UserInterface.Exceptions.ParametersMismatchException