Exception: WorkSnaps::Error::AlreadyFavorited
- Inherits:
-
WorkSnaps::Error
- Object
- StandardError
- WorkSnaps::Error
- WorkSnaps::Error::AlreadyFavorited
- Defined in:
- lib/worksnaps/error/already_favorited.rb
Overview
Raised when a Tweet has already been favorited
Constant Summary collapse
- MESSAGE =
"You have already favorited this status"
Constants inherited from WorkSnaps::Error
Instance Attribute Summary
Attributes inherited from WorkSnaps::Error
Method Summary
Methods inherited from WorkSnaps::Error
#backtrace, descendants, errors, #initialize
Constructor Details
This class inherits a constructor from WorkSnaps::Error