Share via


SfcSerializationException Class

Definition

This exception is thrown during serialization if the output generated is invalid.

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

Applies to