RuleSetTranslationException 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 RuleSetTranslationException : Microsoft::RuleEngine::RuleEngineException
[System.Serializable]
public class RuleSetTranslationException : Microsoft.RuleEngine.RuleEngineException
type RuleSetTranslationException = class
inherit RuleEngineException
interface ISerializable
Public Class RuleSetTranslationException
Inherits RuleEngineException
- Ereditarietà
- Derivato
- Attributi
- Implementazioni
Costruttori
RuleSetTranslationException(SerializationInfo, StreamingContext) | |
RuleSetTranslationException(String, Exception) | |
RuleSetTranslationException(String) |