Example #1
0
 def get_col_spec(self):
     raise exceptions.NotSupportedError("Data type not supported")
Example #2
0
 def process(value):
     raise exceptions.NotSupportedError("Data type not supported",
                                        [value])