mirror of
https://gitea.invidious.io/iv-org/invidious
synced 2025-01-11 08:24:12 +01:00
Update comment for NotFoundException
This commit is contained in:
parent
c201ea53ba
commit
5556a996cd
@ -19,6 +19,6 @@ class BrokenTubeException < Exception
|
||||
end
|
||||
end
|
||||
|
||||
# Exception used to hold the bogus UCID during a channel search.
|
||||
# Exception threw when an element is not found.
|
||||
class NotFoundException < InfoException
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user