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