Click or drag to resize

BcfComputeRuleException Constructor

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

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