Skip to content

exceptions

exceptions

Exceptions specific the the image sub-package.

InvalidImageStreamError

Bases: Exception

The recognized image stream appears to be corrupted.

UnexpectedEndOfFileError

Bases: Exception

EOF was unexpectedly encountered while reading an image stream.

UnrecognizedImageError

Bases: Exception

The provided image stream could not be recognized.