Exception: InsoundApi::ConfigException
- Inherits:
-
Exception
- Object
- Exception
- InsoundApi::ConfigException
- Defined in:
- lib/insound_api.rb
Constant Summary collapse
- EXCEPTION_TEXT =
" You must setup InsoundApi before you can use! Ex:\n\n InsoundApi.setup do |config|\n config.affiliate_id = 2343234\n config.api_password = 'aklsdfjlksdajflks'\n end\n"