You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
privateconststringExceptionMessage="An invalid or incomplete configuration was used while creating a SessionFactory. Check PotentialReasons collection, and InnerException for more detail.";
16
-
privateconststringExceptionDatabaseMessage="Database was not configured through Database method.";
17
-
privateconststringExceptionMappingMessage="No mappings were configured through the Mappings method.";
conststringExceptionMessage="An invalid or incomplete configuration was used while creating a SessionFactory. Check PotentialReasons collection, and InnerException for more detail.";
16
+
conststringExceptionDatabaseMessage="Database was not configured through Database method.";
17
+
conststringExceptionMappingMessage="No mappings were configured through the Mappings method.";
0 commit comments