Module: Remind101::Error::ErrorsBody

Included in:
BadInput, Unauthorized, ValidationError
Defined in:
lib/remind101/error.rb

Instance Method Summary collapse

Instance Method Details

#errorObject



12
13
14
# File 'lib/remind101/error.rb', line 12

def error
  response.body.error
end