8.8. Handling Exceptions

The JPA specification defines the following exception types:

In all cases these methods are called internally by JPA Objects, and will be trapped and handled as necessary, with exceptions converted into Object store exceptions to be handled by the Naked Objects framework itself.

TODO: further tests may be required to verify correct behaviour in all these cases.