class InfoException
- InfoException
- Exception
- Reference
- Object
Overview
InfoExceptions are for displaying information to the user.
An InfoException might or might not indicate that something went wrong. Historically Invidious didn't differentiate between these two options, so to maintain previous functionality InfoExceptions do not print backtraces.