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