StandardError
# File lib/active_support/testing/isolation.rb, line 8 8: def initialize(exception) 9: @message = "caught #{exception.class.name}: #{exception.message}" 10: @backtrace = exception.backtrace 11: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.