Costruttore SfcSerializationException
Initializes a new instance of the SfcSerializationException class. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
SfcSerializationException() () () () | Initializes a new instance of the SfcSerializationException class. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SfcSerializationException(Exception) | Initializes a new instance of the SfcSerializationException class with the specified reference to the inner exception that is the cause of this exception. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SfcSerializationException(String) | Initializes a new instance of the SfcSerializationException class with the specified error message. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. | |
SfcSerializationException(String, Exception) | Initializes a new instance of the SfcSerializationException class with the specified error message and a reference to the inner exception that is the cause of this exception. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto
Vedere anche