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
type SfcSerializationException = class
inherit SfcException
Public NotInheritable Class SfcSerializationException
Inherits SfcException
- Inheritance
- Attributes
-
SerializableAttribute SerializableAttribute
Constructors
SfcSerializationException() |
TBD |
SfcSerializationException(Exception) | |
SfcSerializationException(String) | |
SfcSerializationException(String, Exception) |
Properties
HelpLink | (Inherited from SfcException) |
Methods
SetHelpContext(String) | (Inherited from SfcException) |