Method: OCI::Errors::MultipartUploadError#errors

Defined in:
lib/oci/errors.rb

#errorsArray (readonly)

An array containing the underlying errors which caused the failure

Returns:

  • (Array)


197
198
199
# File 'lib/oci/errors.rb', line 197

def errors
  @errors
end