RuleEngineRuntimeIncompatibleTypesException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Inheritance
-
RuleEngineRuntimeIncompatibleTypesException
- Attributes
- Implements
Constructors
RuleEngineRuntimeIncompatibleTypesException(SerializationInfo, StreamingContext) | |
RuleEngineRuntimeIncompatibleTypesException(String, Exception) | |
RuleEngineRuntimeIncompatibleTypesException(String) |
Methods
GetObjectData(SerializationInfo, StreamingContext) |