Exception: TangaServices::HTTP::Exception

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/tanga_services/http.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



8
9
10
# File 'lib/tanga_services/http.rb', line 8

def to_s
  cause.to_s
end