Error

Errors from libvips.

exception pyvips.error.Error(message, detail=None)[source]

An error from vips.

message

a high-level description of the error

Type:

str

detail

a string with some detailed diagnostics

Type:

str