Exception: Crabfarm::ApiError

Inherits:
Error
  • Object
show all
Defined in:
lib/crabfarm/errors.rb

Direct Known Subclasses

CrawlerBaseError, StillWorkingError, TimeoutError

Instance Method Summary collapse

Instance Method Details

#codeObject



18
# File 'lib/crabfarm/errors.rb', line 18

def code; 500 end

#to_jsonObject



19
# File 'lib/crabfarm/errors.rb', line 19

def to_json; {} end