hahaking119 / vienna-add-in

Automatically exported from code.google.com/p/vienna-add-in
0 stars 0 forks source link

Handle mapping errors in UI #134

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Current state:

The XSDImporter throws MappingError if the MapForce mapping contains an
error. This exception is not handled.

Goals:

Provide useful information and options to the user.

Why:

These errors can be corrected by the user.

What to do/details:

 - catch MappingError
 - display a message with details about the error
 - allow the user to correct the error and try again or abort

Original issue reported on code.google.com by cschollum on 2 Feb 2010 at 9:30

GoogleCodeExporter commented 9 years ago

Original comment by andi.kun...@gmail.com on 2 Feb 2010 at 3:36