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