A problem occurred accessing a property of an instance of a persistent class by reflection
Namespace: NHibernate
Assembly: NHibernate (in NHibernate)
Version: 1.2.0.4000
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class PropertyAccessException _ Inherits HibernateException _ Implements ISerializable |
| C# |
|---|
[SerializableAttribute] public class PropertyAccessException : HibernateException, ISerializable |
| Visual C++ |
|---|
[SerializableAttribute] public ref class PropertyAccessException : public HibernateException, ISerializable |
Inheritance Hierarchy
System.Object
System.Exception
System.ApplicationException
NHibernate.HibernateException
NHibernate.PropertyAccessException
System.Exception
System.ApplicationException
NHibernate.HibernateException
NHibernate.PropertyAccessException