Class ArtemisPluginFeatureException
An exception thrown when a plugin feature-related error occurs
Implements
Inherited Members
Namespace: Artemis.Core
Assembly: Artemis.Core.dll
Syntax
public class ArtemisPluginFeatureException : Exception, ISerializable
Properties
PluginFeature
Gets the plugin feature the error is related to
Declaration
public PluginFeature PluginFeature { get; }
Property Value
Type | Description |
---|---|
PluginFeature |