[]
Inits a new instance of C1ConflictedPropertiesException
public C1ConflictedPropertiesException(string message)
Type | Name | Description |
---|---|---|
string | message |
Inits a new instance of C1ConflictedPropertiesException
public C1ConflictedPropertiesException(string message, Exception innerException)
Type | Name | Description |
---|---|---|
string | message | |
Exception | innerException |
Inits a new instance of C1ConflictedPropertiesException
public C1ConflictedPropertiesException()
Inits a new instance of C1ConflictedPropertiesException
public C1ConflictedPropertiesException(string msg, params string[] paras)
Type | Name | Description |
---|---|---|
string | msg | |
string[] | paras |