RuleEngineRuntimeExecutionLoopException Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class RuleEngineRuntimeExecutionLoopException : Microsoft::RuleEngine::RuleEngineRuntimeException
[System.Serializable]
public class RuleEngineRuntimeExecutionLoopException : Microsoft.RuleEngine.RuleEngineRuntimeException
type RuleEngineRuntimeExecutionLoopException = class
inherit RuleEngineRuntimeException
interface ISerializable
Public Class RuleEngineRuntimeExecutionLoopException
Inherits RuleEngineRuntimeException
- Herança
- Atributos
- Implementações
Construtores
RuleEngineRuntimeExecutionLoopException(SerializationInfo, StreamingContext) | |
RuleEngineRuntimeExecutionLoopException(String, Exception) | |
RuleEngineRuntimeExecutionLoopException(String) |
Métodos
GetObjectData(SerializationInfo, StreamingContext) |