Exception: Smtp2go::Smtp2goParameterException
- Inherits:
-
Smtp2goBaseException
- Object
- StandardError
- Smtp2goBaseException
- Smtp2go::Smtp2goParameterException
- Defined in:
- lib/smtp2go/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
12 13 14 |
# File 'lib/smtp2go/exceptions.rb', line 12 def 'send call requires either text or html arguments' end |