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