Source code for datatrails_receipt_scitt.exceptions

""" Module for execptions for datatrails receipt scitt"""


[docs] class InvalidAttributeType(Exception): """Raised when the attribute type, of an attribute is not an accepted type"""