Lines Matching refs:failmsg
45 failmsg = """Your version of local.conf was generated from an older/newer version of
54 failmsg = d.expand(failmsg)
56 raise NotImplementedError(failmsg)
65 failmsg = """Your version of site.conf was generated from an older version of
74 failmsg = d.expand(failmsg)
76 raise NotImplementedError(failmsg)
86 …failmsg = """Your version of bblayers.conf has the wrong LCONF_VERSION (has ${LCONF_VERSION}, expe…
91 failmsg = d.expand(failmsg)
94 raise NotImplementedError(failmsg)
99 raise NotImplementedError(failmsg)
118 raise NotImplementedError(failmsg)
124 raise NotImplementedError(failmsg)
156 raise NotImplementedError(failmsg)
161 raise NotImplementedError(failmsg)
171 raise NotImplementedError(failmsg)