Exception: OneviewSDK::UnsupportedVariant

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

Overview

Variant is not supported

Constant Summary collapse

MESSAGE =
'Variant is not supported'.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