ruby / 3.2 / net / httpnotfound.html

class Net::HTTPNotFound

Parent:
Net::HTTPClientError

Response class for Not Found responses (status code 404).

The requested resource could not be found but may be available in the future. See 404 Not Found.

Constants

HAS_BODY

Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.