Initializes a new instance of the HibernateByteCodeException class
Namespace: NHibernate.BytecodeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
public HibernateByteCodeException( string message ) |
| Visual Basic |
|---|
Public Sub New ( _ message As String _ ) |
| Visual C++ |
|---|
public: HibernateByteCodeException( String^ message ) |
Parameters
- message
- Type: System..::..String
[Missing <param name="message"/> documentation for "M:NHibernate.Bytecode.HibernateByteCodeException.#ctor(System.String)"]