Namespace:
NHibernate
Assembly: NHibernate (in NHibernate.dll)
Assembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class PropertyValueException _ Inherits HibernateException |
C# |
---|
[SerializableAttribute] public class PropertyValueException : HibernateException |
Visual C++ |
---|
[SerializableAttribute] public ref class PropertyValueException : public HibernateException |
JavaScript |
---|
NHibernate.PropertyValueException = function(); Type.createClass( 'NHibernate.PropertyValueException', NHibernate.HibernateException); |
Inheritance Hierarchy
System..::.Object
System..::.Exception
System..::.ApplicationException
NHibernate..::.HibernateException
NHibernate..::.PropertyValueException
System..::.Exception
System..::.ApplicationException
NHibernate..::.HibernateException
NHibernate..::.PropertyValueException