RuleEngineRuntimeIncompatibleTypesException 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 RuleEngineRuntimeIncompatibleTypesException : Microsoft::RuleEngine::RuleEngineRuntimeException
[System.Serializable]
public class RuleEngineRuntimeIncompatibleTypesException : Microsoft.RuleEngine.RuleEngineRuntimeException
type RuleEngineRuntimeIncompatibleTypesException = class
inherit RuleEngineRuntimeException
interface ISerializable
Public Class RuleEngineRuntimeIncompatibleTypesException
Inherits RuleEngineRuntimeException
- Herança
-
RuleEngineRuntimeIncompatibleTypesException
- Atributos
- Implementações
Construtores
RuleEngineRuntimeIncompatibleTypesException(SerializationInfo, StreamingContext) | |
RuleEngineRuntimeIncompatibleTypesException(String, Exception) | |
RuleEngineRuntimeIncompatibleTypesException(String) |
Métodos
GetObjectData(SerializationInfo, StreamingContext) |