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