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



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

def code; 500 end

#to_jsonObject



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

def to_json; {} end