Exception: Ridley::Errors::EncryptedDataBagSecretNotSet
- Inherits:
-
RidleyError
- Object
- StandardError
- RidleyError
- Ridley::Errors::EncryptedDataBagSecretNotSet
- Defined in:
- lib/ridley/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
41 42 43 |
# File 'lib/ridley/errors.rb', line 41 def "no encrypted data bag secret was set for this Ridley connection" end |