Namespaces

Types

Type FluentConfigurationException

Namespace FluentNHibernate.Cfg

Parent Exception

Properties

Public properties

IDictionary Data get;

return IDictionary

Exception InnerException get;

return Exception

string Message get;

return string

IList<string> PotentialReasons get; set;

return IList<string>

string Source get; set;

return string

string StackTrace get;

return string

MethodBase TargetSite get;

return MethodBase