Method: Authlete::Exception#statusCode
- Defined in:
- lib/authlete/exception.rb
#statusCode ⇒ Object Also known as: status_code
Returns the value of attribute statusCode.
24 25 26 |
# File 'lib/authlete/exception.rb', line 24 def statusCode @statusCode end |