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

SfcInvalidMoveException()
SfcInvalidMoveException(String)
SfcInvalidMoveException(String, Exception)

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to