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