Exception: Nexo::EnvironmentError

Inherits:
ConfigurationError show all
Defined in:
lib/nexo.rb

Overview

Raised when an agent's declared requires are not met by the sandbox it is about to run in — no interpreter on PATH, or no UTF-8 locale. A configuration error in spirit, but named separately because the fix is in the image or the sandbox wiring rather than in the Ruby.