Namespaces

Types

Type ADOExceptionReporter

Namespace NHibernate.Util

Methods

Fields

Public instance methods

bool Equals(object obj)

Parameters
return bool
object obj

int GetHashCode()

Parameters
return int

Type GetType()

Parameters
return Type

string ToString()

Parameters
return string

Public static methods

void LogExceptions(Exception ex, string message)

Parameters
Exception ex
string message

void LogExceptions(Exception ex)

Parameters
Exception ex

Public fields

string DefaultExceptionMsg

return string