Module: TingYun::Instrumentation::Support::Variables

Defined in:
lib/ting_yun/instrumentation/support/external_error.rb

Instance Attribute Summary collapse

Instance Attribute Details

#tingyun_codeObject

Returns the value of attribute tingyun_code.



10
11
12
# File 'lib/ting_yun/instrumentation/support/external_error.rb', line 10

def tingyun_code
  @tingyun_code
end

#tingyun_externalObject

Returns the value of attribute tingyun_external.



10
11
12
# File 'lib/ting_yun/instrumentation/support/external_error.rb', line 10

def tingyun_external
  @tingyun_external
end

#tingyun_klassObject

Returns the value of attribute tingyun_klass.



10
11
12
# File 'lib/ting_yun/instrumentation/support/external_error.rb', line 10

def tingyun_klass
  @tingyun_klass
end

#tingyun_traceObject

Returns the value of attribute tingyun_trace.



10
11
12
# File 'lib/ting_yun/instrumentation/support/external_error.rb', line 10

def tingyun_trace
  @tingyun_trace
end