class Bigid::Bgcheck::InternalError
Constants
- HTTP_STATUS
- STATUS
- STATUS_CODE
Public Instance Methods
http_status()
click to toggle source
# File lib/bigid/bgcheck/internal_error.rb, line 10 def http_status HTTP_STATUS end
status()
click to toggle source
# File lib/bigid/bgcheck/internal_error.rb, line 14 def status STATUS end
status_code()
click to toggle source
# File lib/bigid/bgcheck/internal_error.rb, line 18 def status_code STATUS_CODE end