[]
        
(Showing Draft Content)

C1.DataConnector.C1ConflictedPropertiesException.-ctor

C1ConflictedPropertiesException Constructor

C1ConflictedPropertiesException(string)

Inits a new instance of C1ConflictedPropertiesException

Declaration
public C1ConflictedPropertiesException(string message)
Parameters
Type Name Description
string message

C1ConflictedPropertiesException(string, Exception)

Inits a new instance of C1ConflictedPropertiesException

Declaration
public C1ConflictedPropertiesException(string message, Exception innerException)
Parameters
Type Name Description
string message
Exception innerException

C1ConflictedPropertiesException()

Inits a new instance of C1ConflictedPropertiesException

Declaration
public C1ConflictedPropertiesException()

C1ConflictedPropertiesException(string, params string[])

Inits a new instance of C1ConflictedPropertiesException

Declaration
public C1ConflictedPropertiesException(string msg, params string[] paras)
Parameters
Type Name Description
string msg
string[] paras