Click or drag to resize

BcfException Constructor

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