From: Michael D. <mik...@us...> - 2005-02-26 15:12:53
|
Update of /cvsroot/nhibernate/NHibernateContrib/lib/net/1.1 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29185 Modified Files: NHibernate.dll NHibernate.xml Log Message: updating NHibernateContrib with latest nhibernate.dll Index: NHibernate.dll =================================================================== RCS file: /cvsroot/nhibernate/NHibernateContrib/lib/net/1.1/NHibernate.dll,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 Binary files /tmp/cvsU6yPIW and /tmp/cvsCBLRCw differ Index: NHibernate.xml =================================================================== RCS file: /cvsroot/nhibernate/NHibernateContrib/lib/net/1.1/NHibernate.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** NHibernate.xml 5 Jan 2005 22:42:40 -0000 1.3 --- NHibernate.xml 26 Feb 2005 15:12:42 -0000 1.4 *************** *** 63,110 **** Any exception that occurs in the O-R persistence layer. </summary> ! <remarks>Exceptions that occur in the database layer are left as native exceptions</remarks> </member> <member name="M:NHibernate.HibernateException.#ctor"> <summary> ! </summary> </member> <member name="M:NHibernate.HibernateException.#ctor(System.Exception)"> [...8225 lines suppressed...] ! The <see cref="T:System.Runtime.Serialization.StreamingContext"/> that contains contextual information about the source or destination. ! </param> </member> <member name="P:NHibernate.WrongClassException.Identifier"> ! <summary> ! Gets the identifier of the object that was being loaded. ! </summary> </member> <member name="P:NHibernate.WrongClassException.Type"> ! <summary> ! Gets the <see cref="T:System.Type"/> that NHibernate was told to load. ! </summary> </member> <member name="P:NHibernate.WrongClassException.Message"> ! <summary> ! Gets a message that describes the current <see cref="T:NHibernate.WrongClassException"/>. ! </summary> ! <value>The error message that explains the reason for this exception.</value> </member> </members> |