Testcontainers::ContainerNotStartedError
Inherits Testcontainers::TestcontainersError < Exception < Reference < Object
Raised when a container has not been started but an operation requires it
Constructors
new(message = "Container has not been started")
Source