Share via


RuleStoreAccessDeniedException Class

Definition

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

Constructors

RuleStoreAccessDeniedException(SerializationInfo, StreamingContext)
RuleStoreAccessDeniedException(String, String, Int32, Int32, ArtifactType)
RuleStoreAccessDeniedException(String, String, Int32, Int32, ArtifactType, Exception)

Properties

ArtifactType
MajorVersion
MinorVersion
Name

Methods

GetObjectData(SerializationInfo, StreamingContext)

Applies to