method
exception_type
ruby latest stable - Class:
Net::HTTPResponse
exception_type()public
No documentation available.
# File lib/net/http/response.rb, line 24
def exception_type # :nodoc: internal use only
self::EXCEPTION_TYPE
end