Raised when ApplicationSpawner, FrameworkSpawner or SpawnManager was unable spawn a Ruby on Rails application, because the application either threw an exception or called exit.

If the child_exception attribute is nil, then it means that the application called exit.