IdentityNotMappedException Constructor
.NET Framework (current version)
Initializes a new instance of the IdentityNotMappedException class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | IdentityNotMappedException() | Initializes a new instance of the IdentityNotMappedException class. |
![]() | IdentityNotMappedException(String) | Initializes a new instance of the IdentityNotMappedException class by using the specified error message. |
![]() | IdentityNotMappedException(String, Exception) | Initializes a new instance of the IdentityNotMappedException class by using the specified error message and inner exception. |
Show:
