Searched refs:NebraskaStartupError (Results 1 – 2 of 2) sorted by relevance
39 class NebraskaStartupError(Error): class127 raise NebraskaStartupError('Nebraska is not alive, so no port file yet!')134 raise NebraskaStartupError('Timeout (%s) waiting for remote nebraska'143 raise NebraskaStartupError('Nebraska is not alive, so not ready!')163 raise NebraskaStartupError('Nebraska did not start.')177 raise NebraskaStartupError(199 raise NebraskaStartupError(msg)336 raise NebraskaStartupError(e.result.error)338 raise NebraskaStartupError(str(e))
280 except nebraska_wrapper.NebraskaStartupError as e:943 except nebraska_wrapper.NebraskaStartupError as e: