Click or drag to resize

BcfException Constructor

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

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