Method: Edmunds::Error#initialize
- Defined in:
- lib/edmunds/error.rb
#initialize(message) ⇒ Error
Returns a new instance of Error.
36 37 38 |
# File 'lib/edmunds/error.rb', line 36 def initialize() super end |
Returns a new instance of Error.
36 37 38 |
# File 'lib/edmunds/error.rb', line 36 def initialize() super end |