RuleEngineRuntimeException Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public ref class RuleEngineRuntimeException : Microsoft::RuleEngine::RuleEngineException
[System.Serializable]
public class RuleEngineRuntimeException : Microsoft.RuleEngine.RuleEngineException
type RuleEngineRuntimeException = class
inherit RuleEngineException
interface ISerializable
Public Class RuleEngineRuntimeException
Inherits RuleEngineException
- Dědičnost
- Odvozené
- Atributy
- Implementuje
Konstruktory
RuleEngineRuntimeException(SerializationInfo, StreamingContext) | |
RuleEngineRuntimeException(String, Exception) | |
RuleEngineRuntimeException(String) |