Method: Igdb::Exception::Base#initialize
- Defined in:
- lib/igdb/exceptions.rb
#initialize(message) ⇒ Base
Returns a new instance of Base.
3 4 5 |
# File 'lib/igdb/exceptions.rb', line 3 def initialize() super() end |
Returns a new instance of Base.
3 4 5 |
# File 'lib/igdb/exceptions.rb', line 3 def initialize() super() end |