Method: OCI::Errors::MultipartUploadError#errors
- Defined in:
- lib/oci/errors.rb
#errors ⇒ Array (readonly)
An array containing the underlying errors which caused the failure
197 198 199 |
# File 'lib/oci/errors.rb', line 197 def errors @errors end |