Share via


SfcException Class

Definition

This is the base class for all SFC exceptions. Never throw this exception directly.

[System.Serializable]
public class SfcException : Microsoft.SqlServer.Management.Common.SqlServerManagementException
[<System.Serializable>]
type SfcException = class
    inherit SqlServerManagementException
Public Class SfcException
Inherits SqlServerManagementException
Inheritance
Derived
Attributes

Applies to