Exception: RedditPostToMarkdown::NotAPostError
- Inherits:
-
StandardError
- Object
- StandardError
- RedditPostToMarkdown::NotAPostError
- Defined in:
- lib/reddit_post_to_markdown/errors.rb
Overview
Raised when the given URL does not match a Reddit post URL pattern. This includes subreddit listings, user profiles, search results, and any URL that is not a direct link to a single post.