AnchorException Constructor
Initializes a new instance of the AnchorException class.
Overload List
Name | Description |
---|---|
AnchorException () |
Initializes a new instance of the AnchorException class by using default values.
|
AnchorException (String) |
Initializes a new instance of the AnchorException class by using a message parameter.
|
AnchorException (SerializationInfo, StreamingContext) |
Initializes a new instance of the AnchorException class by using serialization information and streaming context parameters.
|
AnchorException (String, Exception) |
Initializes a new instance of the AnchorException class by using message and inner exception parameters.
|
See Also
Reference
AnchorException Class
AnchorException Members
Microsoft.Synchronization.Data Namespace