Exception: Thredded::Errors::TopicNotFound

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

def message
  'This topic does not exist.'
end