RuleStoreVocabularyNotValidException Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public ref class RuleStoreVocabularyNotValidException : Microsoft::RuleEngine::RuleStoreException
[System.Serializable]
public class RuleStoreVocabularyNotValidException : Microsoft.RuleEngine.RuleStoreException
type RuleStoreVocabularyNotValidException = class
inherit RuleStoreException
interface ISerializable
Public Class RuleStoreVocabularyNotValidException
Inherits RuleStoreException
- Ereditarietà
- Attributi
- Implementazioni
Costruttori
RuleStoreVocabularyNotValidException(SerializationInfo, StreamingContext) | |
RuleStoreVocabularyNotValidException(String, Exception) | |
RuleStoreVocabularyNotValidException(String) |
Metodi
GetObjectData(SerializationInfo, StreamingContext) |