exception documentation
class AttributeTypesNotUniqueError(Exception):
Exception that is raised when the class is instantiated with two attributes of the same type.
class AttributeTypesNotUniqueError(Exception):
Exception that is raised when the class is instantiated with two attributes of the same type.