RuleEngineRuntimeNoExecutorException 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 RuleEngineRuntimeNoExecutorException : Microsoft::RuleEngine::RuleEngineRuntimeException
[System.Serializable]
public class RuleEngineRuntimeNoExecutorException : Microsoft.RuleEngine.RuleEngineRuntimeException
type RuleEngineRuntimeNoExecutorException = class
inherit RuleEngineRuntimeException
interface ISerializable
Public Class RuleEngineRuntimeNoExecutorException
Inherits RuleEngineRuntimeException
- Inheritance
- Attributes
- Implements
Constructors
RuleEngineRuntimeNoExecutorException(SerializationInfo, StreamingContext) | |
RuleEngineRuntimeNoExecutorException(String, Exception) | |
RuleEngineRuntimeNoExecutorException(String) |
Methods
GetObjectData(SerializationInfo, StreamingContext) |