Exception: Tenax::ConfigurationError

Inherits:
Error
  • Object
show all
Defined in:
lib/tenax/errors.rb

Overview

Raised when the gem is configured incorrectly. Always raised synchronously from inside Tenax.configure, with a message that identifies the offending profile and option.

Direct Known Subclasses

InvalidOptionError, UnknownProfileError