The transaction template wraps a checked exception in an unchecked one, but
the instrumentation doesn't unwrap that unchecked exception. So if you
throw a checked exception in the atomic method, the caller can receive an
unchecked one instead.
Original issue reported on code.google.com by alarmnum...@gmail.com on 27 May 2009 at 7:57
Original issue reported on code.google.com by
alarmnum...@gmail.com
on 27 May 2009 at 7:57