Click or drag to resize

BcfComputeRuleException Constructor

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.
Protected methodBcfComputeRuleException(SerializationInfo, StreamingContext)
Initializes a new instance.
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