Method: Peddler::Client.error_handler

Defined in:
lib/peddler/client.rb

.error_handlerObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



40
41
42
# File 'lib/peddler/client.rb', line 40

def error_handler
  @error_handler
end