Module: Remind101::Error::ErrorsBody

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

Instance Method Summary collapse

Instance Method Details

#errorObject



9
10
11
# File 'lib/remind101/error.rb', line 9

def error
  response.body.error
end