Table of Contents

Class ArtemisPluginFeatureException

Namespace
Artemis.Core
Assembly
Artemis.Core.dll

An exception thrown when a plugin feature-related error occurs

public class ArtemisPluginFeatureException : Exception, ISerializable
Inheritance
object
ArtemisPluginFeatureException
Implements
Inherited Members

Properties

PluginFeature

Gets the plugin feature the error is related to

public PluginFeature PluginFeature { get; }

Property Value

PluginFeature