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

Name Description
SfcPathConversionException()

Constructor

SfcPathConversionException(String, Exception)

Base constructor

SfcPathConversionException(String)

Base constructor

Properties

Name Description
HelpLink (Inherited from SfcException)

Methods

Name Description
SetHelpContext(String) (Inherited from SfcException)

Applies to