Click or drag to resize
CalculationWorks Logo
BcfTypeConstraintException Constructor
Overload List
  NameDescription
Public methodBcfTypeConstraintException
Initializes a new instance of the BcfTypeConstraintException class.
Public methodBcfTypeConstraintException(String)
Initializes a new instance of the BcfTypeConstraintException class with a specified error message.
Protected methodBcfTypeConstraintException(SerializationInfo, StreamingContext)
Initializes a new instance of the BcfTypeConstraintException class with serialized data.
Public methodBcfTypeConstraintException(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.
Top
See Also