Exception: OneviewSDK::IncompleteResource

Inherits:
OneViewError
  • Object
show all
Defined in:
lib/oneview-sdk/exceptions.rb

Overview

Missing required resource data to complete action

Constant Summary collapse

MESSAGE =
'Missing required resource data to complete action'.freeze

Instance Attribute Summary

Attributes inherited from OneViewError

#data

Method Summary

Methods inherited from OneViewError

#initialize, raise!

Constructor Details

This class inherits a constructor from OneviewSDK::OneViewError