StandardError
Re-raise backend errors as on exception in client with message from backend
# File lib/deltacloud.rb, line 395 def initialize(opts={}) @message = "[#{opts[:code]}] #{opts[:message]}" end
# File lib/deltacloud.rb, line 398 def message @message end
[Validate]
Generated with the Darkfish Rdoc Generator 2.