Namespaces

Types in FluentNHibernate.Automapping

Type AutoMappingException

Namespace FluentNHibernate.Automapping

Parent Exception

Methods

Properties

Public instance methods

Exception GetBaseException()

void GetObjectData(SerializationInfo info, StreamingContext context)

Public properties

IDictionary Data get;

Exception InnerException get;

string Message get;

string Source get; set;

string StackTrace get;

MethodBase TargetSite get;