StandardError
# File D:/Develope/RailsInstaller/Ruby1.8.7/lib/ruby/gems/1.8/gems/activesupport-3.0.9/lib/active_support/testing/isolation.rb, line 8 def initialize(exception) @message = "caught #{exception.class.name}: #{exception.message}" @backtrace = exception.backtrace end
Generated with the Darkfish Rdoc Generator 2.