This documentation is archived and is not being maintained.

BranchSourceNotCommittedException Constructor

Initializes a new instance of the BranchSourceNotCommittedException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method BranchSourceNotCommittedException(String) Encapsulates a message string into a BranchSourceNotCommittedException.
Protected method BranchSourceNotCommittedException(SerializationInfo, StreamingContext) Initializes a new instance of the BranchSourceNotCommittedException class.
Public method BranchSourceNotCommittedException(String, Exception) Encapsulates a message string and exception object into a BranchSourceNotCommittedException.
Top
Show: