Exception: Nexo::Permissions::Denied

Inherits:
StandardError
  • Object
show all
Defined in:
lib/nexo/permissions.rb

Overview

Raised when a capability is not authorized. Tools rescue this and return { error: ... } so the agent loop continues.