youtube_explode_fork/src/exceptions/exceptions library
Exceptions / Errors
- FatalFailureException
- Exception thrown when a fatal failure occurs.
- HttpClientClosedException
- An exception is thrown when the http-client is closed and the request is still running.
- RequestLimitExceededException
- Exception thrown when a fatal failure occurs.
- SearchItemSectionException
- Exception thrown when the Item Section is missing from a search request.
- TransientFailureException
- Exception thrown when a fatal failure occurs.
- VideoRequiresPurchaseException
- Exception thrown when the requested video requires purchase.
- Thrown when a video is not available and cannot be processed. This can happen because the video does not exist, is deleted, is private, or due to other reasons.
- VideoUnplayableException
- Exception thrown when the requested video is unplayable.
- YoutubeExplodeException
- Parent class for domain exceptions thrown by YoutubeExplode