Exception: Thredded::Errors::TopicNotFound

Inherits:
Thredded::Error show all
Defined in:
lib/thredded/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



33
34
35
# File 'lib/thredded/errors.rb', line 33

def message
  'This topic does not exist.'
end