class Smtp2go::Smtp2goParameterException
Public Instance Methods
message()
click to toggle source
# File lib/smtp2go/exceptions.rb, line 12 def message 'send call requires either text or html arguments' end
# File lib/smtp2go/exceptions.rb, line 12 def message 'send call requires either text or html arguments' end