Initializes a new instance of the HibernateByteCodeException class

Namespace: NHibernate.Bytecode
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public HibernateByteCodeException()
Visual Basic
Public Sub New
Visual C++
public:
HibernateByteCodeException()

See Also