Compartilhar via


RuleEngineRuntimeTypeMismatchException Classe

Definição

public ref class RuleEngineRuntimeTypeMismatchException : Microsoft::RuleEngine::RuleEngineRuntimeException
[System.Serializable]
public class RuleEngineRuntimeTypeMismatchException : Microsoft.RuleEngine.RuleEngineRuntimeException
type RuleEngineRuntimeTypeMismatchException = class
    inherit RuleEngineRuntimeException
    interface ISerializable
Public Class RuleEngineRuntimeTypeMismatchException
Inherits RuleEngineRuntimeException
Herança
RuleEngineRuntimeTypeMismatchException
Atributos
Implementações

Construtores

RuleEngineRuntimeTypeMismatchException(SerializationInfo, StreamingContext)
RuleEngineRuntimeTypeMismatchException(String, Type, Type, Exception)
RuleEngineRuntimeTypeMismatchException(String, Type, Type)

Propriedades

ActualType
ExpectedType

Métodos

GetObjectData(SerializationInfo, StreamingContext)

Aplica-se a