Exception: Cute::G5K::RequestFailed

Inherits:
Error
  • Object
show all
Defined in:
lib/cute/g5k_api.rb

Overview

It wraps all Restclient exceptions with http codes: 403, 405,406, 412, 415, 500, 502, 503 and 504.

Instance Attribute Summary

Attributes inherited from Error

#orig

Method Summary

Methods inherited from Error

#initialize, #method_missing

Constructor Details

This class inherits a constructor from Cute::G5K::Error

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Cute::G5K::Error