Searched defs:ConstructionException (Results 1 – 1 of 1) sorted by relevance
12 public class ConstructionException : RecoverableException class14 public ConstructionException (string message):base(message) in ConstructionException() method in Antmicro.Renode.Exceptions.ConstructionException18 …public ConstructionException (string message, Exception innerException):base(message, innerExcepti… in ConstructionException() method in Antmicro.Renode.Exceptions.ConstructionException