Exception: Wayback::Error::AlreadyRetweeted
- Inherits:
-
Wayback::Error
- Object
- StandardError
- Wayback::Error
- Wayback::Error::AlreadyRetweeted
- Defined in:
- lib/wayback/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 Wayback::Error
Instance Attribute Summary
Attributes inherited from Wayback::Error
Method Summary
Methods inherited from Wayback::Error
#backtrace, descendants, errors, #initialize
Constructor Details
This class inherits a constructor from Wayback::Error