Exception: PlanetExpress::ArgumentError
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- PlanetExpress::ArgumentError
- Defined in:
- lib/planet_express/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
4 5 6 |
# File 'lib/planet_express/exceptions.rb', line 4 def "Missing data. Please provide the campaign_id, recipient email and the personalizations hash." end |