Method: Net::HTTPResponse.exception_type
- Defined in:
- lib/net/http/response.rb
.exception_type ⇒ Object
:nodoc: internal use only
23 24 25 |
# File 'lib/net/http/response.rb', line 23 def exception_type # :nodoc: internal use only self::EXCEPTION_TYPE end |