Exception: ThinkingSphinx::TranscriptionError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/thinking_sphinx/errors.rb

Instance Attribute Summary collapse

Instance Attribute Details

#inner_exceptionObject

Returns the value of attribute inner_exception.



92
93
94
# File 'lib/thinking_sphinx/errors.rb', line 92

def inner_exception
  @inner_exception
end

#instanceObject

Returns the value of attribute instance.



92
93
94
# File 'lib/thinking_sphinx/errors.rb', line 92

def instance
  @instance
end

#propertyObject

Returns the value of attribute property.



92
93
94
# File 'lib/thinking_sphinx/errors.rb', line 92

def property
  @property
end