""" Created on 02.06.2013 @author: kca """ from openmtc.exc import OpenMTCError class MapperError(OpenMTCError): pass