Hello,

A minor patch to improve error msgs;

RCS file:
/home/cvsroot/Turbine-20000422/org/apache/turbine/om/peer/BasePeer.java,v
retrieving revision 1.1.1.1
diff -r1.1.1.1 BasePeer.java
670c670
<            throw new Exception ( "BasePeer.doInsert() - Nothing to
insert" );
---
>            throw new Exception ( "BasePeer.insertOrUpdateRecord() - Nothing to 
>insert or update" );


Regards,
Chris


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to