StandardError
# File lib/sshkit/exception.rb, line 8 def initialize cause @cause = cause end
# File lib/sshkit/exception.rb, line 12 def backtrace @cause.backtrace end
# File lib/sshkit/exception.rb, line 16 def backtrace_locations @cause.backtrace_locations end
[Validate]
Generated with the Darkfish Rdoc Generator 2.