SfcNonSerializablePropertyException Class

Definition

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

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

Constructors

SfcNonSerializablePropertyException()
SfcNonSerializablePropertyException(String)
SfcNonSerializablePropertyException(String, Exception)

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to