class Net::HTTPClientError

Parent:
Net::HTTPResponse

Parent class for client error (4xx) HTTP response classes.

A client error response indicates that the client may have caused an error.

References:

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