logo separator

[mkgmap-dev] Commit: r1634: Destinguish between exceptions that are likely to affect

From svn commit svn at mkgmap.org.uk on Fri Apr 16 12:29:26 BST 2010

Version 1634 was commited by steve on 2010-04-16 12:29:26 +0100 (Fri, 16 Apr 2010) 

Destinguish between exceptions that are likely to affect
only a single map and those that are more likely to mean that
the whole process has, or is likely to, fail.

New Exception MapFailedException is used instead of ExitException for
map specific errors.

This will only make a difference when the --keep-going option is supplied.  Now
map specific errors will no longer abort the whole process when that option is supplied.

The exception processing in Main needs some work which will need a separate patch.


More information about the mkgmap-dev mailing list