Click or drag to resize

CannotCreateEntityException Constructor

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