Namespaces

Types in FluentNHibernate.Mapping

Type InvalidPrefixException

Namespace FluentNHibernate.Mapping

Parent Exception

Thrown when a prefix is specified for an access-strategy that isn't supported.

Properties

Public properties

IDictionary Data get;

Exception InnerException get;

string Message get;

string Source get; set;

string StackTrace get;

MethodBase TargetSite get;