Exception: Smtp2go::Smtp2goAPIKeyException

Inherits:
Smtp2goBaseException show all
Defined in:
lib/smtp2go/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



6
7
8
# File 'lib/smtp2go/exceptions.rb', line 6

def message
  'Smtp2go requires SMTP2GO_API_KEY Environment Variable to be set'
end