SfcUnregisteredXmlDomainException Class

Definition

This exception is thrown during deserialization if the Xml contains an unregistered domain

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

Constructors

Name Description
SfcUnregisteredXmlDomainException()
SfcUnregisteredXmlDomainException(String, Exception)
SfcUnregisteredXmlDomainException(String)

Properties

Name Description
HelpLink (Inherited from SfcException)

Methods

Name Description
SetHelpContext(String) (Inherited from SfcException)

Applies to