| BcfTypeConstraintException Constructor | |
| Name | Description | |
|---|---|---|
| BcfTypeConstraintException |
Initializes a new instance of the BcfTypeConstraintException class.
| |
| BcfTypeConstraintException(String) |
Initializes a new instance of the BcfTypeConstraintException class with a specified error message.
| |
| BcfTypeConstraintException(SerializationInfo, StreamingContext) |
Initializes a new instance of the BcfTypeConstraintException class with serialized data.
| |
| BcfTypeConstraintException(String, Exception) |
Initializes a new instance of the BcfTypeConstraintException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|