Exception: OneviewSDK::MethodUnavailable

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

Overview

Resource does not support this method

Constant Summary collapse

MESSAGE =
'Resource does not support this method'.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