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