SfcInvalidMoveException Class

Definition

This exception is thrown when an invalid move is attempted.

[System.Serializable]
public sealed class SfcInvalidMoveException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcInvalidMoveException = class
    inherit SfcException
Public NotInheritable Class SfcInvalidMoveException
Inherits SfcException
Inheritance
Attributes

Constructors

Name Description
SfcInvalidMoveException()
SfcInvalidMoveException(String, Exception)
SfcInvalidMoveException(String)

Properties

Name Description
HelpLink (Inherited from SfcException)

Methods

Name Description
SetHelpContext(String) (Inherited from SfcException)

Applies to