Exception: Thredded::Errors::UserNotFound
- Inherits:
-
Thredded::Error
- Object
- StandardError
- Thredded::Error
- Thredded::Errors::UserNotFound
- Defined in:
- lib/thredded/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
21 22 23 |
# File 'lib/thredded/errors.rb', line 21 def 'This user could not be found. Is their name misspelled?' end |