Exception: OneviewSDK::UnsupportedVersion

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

Overview

Resource not supported on this API version

Constant Summary collapse

MESSAGE =
'Resource not supported on this API version'.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