class Engine2::E2Error
Public Class Methods
new(msg)
click to toggle source
Calls superclass method
# File lib/engine2/core.rb, line 597 def initialize msg super end