[]
This class provides a standard exception for scenarios where a specific or some keys should not be used with one or more other keyes.
public class C1ConflictedPropertiesException : C1DataConnectorException, ISerializable
Name | Description |
---|---|
C1ConflictedPropertiesException() | Inits a new instance of C1ConflictedPropertiesException |
C1ConflictedPropertiesException(string) | Inits a new instance of C1ConflictedPropertiesException |
C1ConflictedPropertiesException(string, Exception) | Inits a new instance of C1ConflictedPropertiesException |
C1ConflictedPropertiesException(string, params string[]) | Inits a new instance of C1ConflictedPropertiesException |