Method: Aliyun::OSS::ServerError#error_code
- Defined in:
- lib/aliyun/oss/exception.rb
#error_code ⇒ Object (readonly)
Returns the value of attribute error_code.
23 24 25 |
# File 'lib/aliyun/oss/exception.rb', line 23 def error_code @error_code end |