#
class FingerprintWrite(Exception):
"""Error writing the fingerprint to a file"""
pass
class FingerprintIndexWrite(Exception):
"""Error creating an index file"""