Share via


RuleSetTranslationUserObjectMissingException Class

Definition

public ref class RuleSetTranslationUserObjectMissingException : Microsoft::RuleEngine::RuleSetTranslationException
[System.Serializable]
public class RuleSetTranslationUserObjectMissingException : Microsoft.RuleEngine.RuleSetTranslationException
type RuleSetTranslationUserObjectMissingException = class
    inherit RuleSetTranslationException
    interface ISerializable
Public Class RuleSetTranslationUserObjectMissingException
Inherits RuleSetTranslationException
Inheritance
RuleSetTranslationUserObjectMissingException
Attributes
Implements

Constructors

RuleSetTranslationUserObjectMissingException(SerializationInfo, StreamingContext)
RuleSetTranslationUserObjectMissingException(String, String)
RuleSetTranslationUserObjectMissingException(String, String, Exception)

Properties

RuleName

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to