Skip to content

Exceptions

snipe raises typed exceptions so callers can handle failure precisely.

Subclass of Exception.

Base class for all snipe errors.

Subclass of SnipeError.

A signature file or value had the wrong format.

Subclass of SnipeError.

Two signatures could not be combined (k/scale mismatch or wrong type).

Subclass of SnipeError.

A signature file could not be found, read, or written.