class

Testcontainers::HealthcheckNotSupportedError

Inherits Testcontainers::TestcontainersError < Exception < Reference < Object

Raised when the container does not support healthchecks

Constructors

new(message = "Container does not support healthchecks")
Source