Exception: Thredded::Errors::PrivateTopicCreateDenied
- Inherits:
-
Thredded::Error
- Object
- StandardError
- Thredded::Error
- Thredded::Errors::PrivateTopicCreateDenied
- Defined in:
- lib/thredded/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
75 76 77 |
# File 'lib/thredded/errors.rb', line 75 def I18n.t('thredded.errors.private_topic_create_denied') end |