class Vips::FailOn

How sensitive loaders are to errors, from never stop (very insensitive), to stop on the smallest warning (very sensitive).

Each implies the ones before it, so ‘:error` implies `:truncated`, for example.