Searched defs:ParsingException (Results 1 – 1 of 1) sorted by relevance
12 public class ParsingException : RecoverableException class14 public ParsingException(ParsingError error, string message) : base(message) in ParsingException() method in Antmicro.Renode.PlatformDescription.ParsingException