# File lib_ctrl/rucy/monitor.rb, line 9 def initialize(exception, timestamp=Time.now) @exception = exception @timestamp = timestamp end