[Missing <summary> documentation for "M:NHibernate.NoLoggingInternalLogger.Warn(System.Object,System.Exception)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# | 
|---|
public void Warn( Object message, Exception exception )  | 
| Visual Basic | 
|---|
Public Sub Warn ( _ message As Object, _ exception As Exception _ )  | 
| Visual C++ | 
|---|
public: virtual void Warn( Object^ message, Exception^ exception ) sealed  | 
Parameters
- message
 - Type: System..::..Object
[Missing <param name="message"/> documentation for "M:NHibernate.NoLoggingInternalLogger.Warn(System.Object,System.Exception)"]
 
- exception
 - Type: System..::..Exception
[Missing <param name="exception"/> documentation for "M:NHibernate.NoLoggingInternalLogger.Warn(System.Object,System.Exception)"]