Exception: Thredded::Errors::PrivatePostNotFound
- Inherits:
-
Thredded::Error
- Object
- StandardError
- Thredded::Error
- Thredded::Errors::PrivatePostNotFound
- Defined in:
- lib/thredded/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
33 34 35 |
# File 'lib/thredded/errors.rb', line 33 def I18n.t('thredded.errors.private_post_not_found') end |