CannotCreateEntityException Constructor |
Name | Description | |
---|---|---|
CannotCreateEntityException |
Initializes a new instance of the CannotCreateEntityException class.
| |
CannotCreateEntityException(String) |
Initializes a new instance of the CannotCreateEntityException class with a specified error message.
| |
CannotCreateEntityException(String, Exception) |
Initializes a new instance of the CannotCreateEntityException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|