You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Erik Bengtson (JIRA)" <ji...@apache.org> on 2007/11/19 21:42:43 UTC

[jira] Assigned: (JDO-552) JDOFatalDataStoreException, JDOObjectNotFoundException and JDOOptimisticVerificationException dont allow nested exceptions and failed objects together

     [ https://issues.apache.org/jira/browse/JDO-552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erik Bengtson reassigned JDO-552:
---------------------------------

    Assignee: Erik Bengtson

> JDOFatalDataStoreException, JDOObjectNotFoundException and JDOOptimisticVerificationException dont allow nested exceptions and failed objects together
> ------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JDO-552
>                 URL: https://issues.apache.org/jira/browse/JDO-552
>             Project: JDO
>          Issue Type: Improvement
>          Components: api2
>            Reporter: Erik Bengtson
>            Assignee: Erik Bengtson
>            Priority: Trivial
>
> These 3 exceptions have constructors (String msg, Throwable[] ex) and (String msg, Object failedObject), but dont have a (String msg, Throwable[], Object failedObject)
> JDOFatalDataStoreException
> JDOObjectNotFoundException
> JDOOptimisticVerificationException

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.