Exception: E2B::AuthenticationError

Inherits:
E2BError
  • Object
show all
Defined in:
lib/e2b/errors.rb

Overview

Error raised when authentication fails (HTTP 401/403)

Direct Known Subclasses

GitAuthError

Instance Attribute Summary

Attributes inherited from E2BError

#headers, #status_code

Method Summary

Methods inherited from E2BError

#initialize

Constructor Details

This class inherits a constructor from E2B::E2BError