Class CloudClient::Error
In: lib/deltacloud/drivers/opennebula/cloud_client.rb
Parent: Object

######################################################################### The Error Class represents a generic error in the Cloud Client library. It contains a readable representation of the error. #########################################################################

Methods

new   to_s  

Attributes

message  [R] 

Public Class methods

message a description of the error

Public Instance methods

[Validate]