SfcPathConversionException Class

Definition

Thrown when a URN to PS Path conversion fails.

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

Constructors

SfcPathConversionException()

Constructor

SfcPathConversionException(String)

Base constructor

SfcPathConversionException(String, Exception)

Base constructor

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to