from __future__ import unicode_literals class NavigationError(Exception): """Base navigation app exception"""