Class: Homeflow::API::Exceptions::ExceptionsList
- Inherits:
-
Object
- Object
- Homeflow::API::Exceptions::ExceptionsList
- Defined in:
- lib/homeflow/api/exceptions.rb
Class Method Summary collapse
Class Method Details
permalink .list ⇒ Object
[View source]
10 11 12 |
# File 'lib/homeflow/api/exceptions.rb', line 10 def self.list [InvalidResponse,APIArgumentError,UnknownAPIError] end |