SfcUnsupportedVersionSerializationException Class

Definition

This exception is thrown during deserialization if the Xml contains invalid properties.

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

Constructors

SfcUnsupportedVersionSerializationException()
SfcUnsupportedVersionSerializationException(String)
SfcUnsupportedVersionSerializationException(String, Exception)

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to