Source code for lifesaver.errors

# encoding: utf-8


[docs]class LifesaverError(Exception): """An exception thrown by lifesaver."""