Exception: WorkSnaps::Error::AlreadyRetweeted
- Inherits:
-
WorkSnaps::Error
- Object
- StandardError
- WorkSnaps::Error
- WorkSnaps::Error::AlreadyRetweeted
- Defined in:
- lib/worksnaps/error/already_retweeted.rb
Overview
Raised when a Tweet has already been retweeted
Constant Summary collapse
- MESSAGE =
"sharing is not permissible for this status (Share validations failed)"
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