Exception: Thredded::Errors::PrivateTopicNotFound
- Inherits:
-
Thredded::Error
- Object
- StandardError
- Thredded::Error
- Thredded::Errors::PrivateTopicNotFound
- Defined in:
- lib/thredded/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
27 28 29 |
# File 'lib/thredded/errors.rb', line 27 def I18n.t('thredded.errors.private_topic_not_found') end |