from ....Methods.Slot.Slot import SlotCheckError [docs]class S57_NoneError(SlotCheckError): """Raised when a propery of HoleM57 is None""" pass