I\'m trying to access an custom exception I defined in one module (utils) and use the same Exception in another module. How I\'m doing it right now is listed below (util.c)<