Exception: OneviewSDK::TaskError

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

Overview

Task ended in a bad state

Constant Summary collapse

MESSAGE =
'Task ended in a bad state'.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