Click or drag to resize

EntityAlreadyInUseException Constructor

Overload List
 NameDescription
Public methodEntityAlreadyInUseException Initializes a new instance of the EntityAlreadyInUseException class.
Public methodEntityAlreadyInUseException(String) Initializes a new instance of the EntityAlreadyInUseException class with a specified error message.
Public methodEntityAlreadyInUseException(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.
Public methodEntityAlreadyInUseException(String, String, IUser) Initializes a new instance of the EntityAlreadyInUseException class with a specified error message.
Top
See Also