Exception: AgentHarness::AuthMismatchError
- Inherits:
-
AuthenticationError
- Object
- StandardError
- Error
- AuthenticationError
- AgentHarness::AuthMismatchError
- Defined in:
- lib/agent_harness/errors.rb
Overview
Auth mismatch errors — raised when the requested transport mode requires credentials that differ from the caller’s current auth mode. For example, requesting HTTP text mode with only OAuth/subscription credentials (no API key) would silently shift billing from subscription to API-metered usage.
Instance Attribute Summary
Attributes inherited from AuthenticationError
Attributes inherited from Error
Method Summary
Methods inherited from AuthenticationError
Methods inherited from Error
Constructor Details
This class inherits a constructor from AgentHarness::AuthenticationError