Exception: HTTPError::UnavailableForLegalReasons

Inherits:
ErrorBase
  • Object
show all
Defined in:
lib/4xx_errors.rb

Constant Summary collapse

CODE =
451
MESSAGE =
"Unavailable For Legal Reasons"

Method Summary

Methods inherited from ErrorBase

#code, #initialize, #message

Constructor Details

This class inherits a constructor from ErrorBase