class Gupshup::REST::GupshupError
Public Instance Methods
body()
click to toggle source
@deprecated all errors that have a body are now 'Twilio::RestError's
# File lib/gupshup_whatsapp/framework/error.rb, line 8 def body warn 'Gupshup error handling' nil end