Click or drag to resize

BcfUpdateException Constructor

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

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