Exception: Smtp2go::Smtp2goAPIKeyException
- Inherits:
-
Smtp2goBaseException
- Object
- StandardError
- Smtp2goBaseException
- Smtp2go::Smtp2goAPIKeyException
- Defined in:
- lib/smtp2go/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
6 7 8 |
# File 'lib/smtp2go/exceptions.rb', line 6 def 'Smtp2go requires SMTP2GO_API_KEY Environment Variable to be set' end |