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