cutcutcodec.core.exceptions
Groups the exceptions specific to cutcutcodec.
Rather than returning too general exceptions, these exceptions allow a much more precise debugging.
Exceptions
|
When a dynamic compilation or execution failed. |
|
Base class for exceptions specific to this module. |
|
When failed to decode a multimedia file or a stream. |
|
When failed to encode a multimedia file or a stream. |
|
When parameters are incompatible with each other. |
|
When a frame is missing in a stream. |
|
When information is unreadable or missing from the metadata. |
|
When a stream is missing in a file. |
|
Access outside the definition range. |
Details