Click or drag to resize

BcfValueConstraintException Constructor

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodBcfValueConstraintException
Initializes a new instance of the BcfValueConstraintException.
Public methodBcfValueConstraintException(String)
Initializes a new instance of the BcfValueConstraintException class with a specified error message.
Protected methodBcfValueConstraintException(SerializationInfo, StreamingContext)
Initializes a new instance.
Public methodBcfValueConstraintException(String, Exception)
Initializes a new instance of the BcfValueConstraintException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodBcfValueConstraintException(String, String, String, Int32)
Initializes a new instance of the BcfValueConstraintException class with a specified error message.
Top
See Also