cryptoconditions
cryptoconditions copied to clipboard
Implement base exception for all other exceptions
e.g.:
class CryptoConditionsError(Exception):
"""bla bla bla"""