atos1990 / orika

Automatically exported from code.google.com/p/orika
0 stars 0 forks source link

Orika wraps user exceptions in MapperException #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
throw a custom exception which extends RuntimeException

What is the expected output? What do you see instead?
the custom exception should not be wrapped; instead Orika wraps this in 
MappingException.

see attached test case.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by matt.deb...@gmail.com on 2 Nov 2012 at 12:57

Attachments:

GoogleCodeExporter commented 9 years ago
Applied fix in current master.

Original comment by matt.deb...@gmail.com on 2 Nov 2012 at 2:53

GoogleCodeExporter commented 9 years ago
Fixed in 1.4.0 release

Original comment by matt.deb...@gmail.com on 19 Dec 2012 at 2:08