Method: Pancake::Errors::Server#initialize
- Defined in:
- lib/pancake/errors.rb
#initialize(*args) ⇒ Server
47 48 49 50 |
# File 'lib/pancake/errors.rb', line 47 def initialize(*args) super @exceptions = [] end |
47 48 49 50 |
# File 'lib/pancake/errors.rb', line 47 def initialize(*args) super @exceptions = [] end |