class Lorentz::Contract::Kernel::SystemError
Attributes
message_list[RW]
Public Class Methods
new(msg)
click to toggle source
Calls superclass method
# File lib/lorentz/contract/kernel.rb, line 12 def initialize(msg) super end