Class ArtemisPluginFeatureException
An exception thrown when a plugin feature-related error occurs
public class ArtemisPluginFeatureException : Exception, ISerializable
- Inheritance
-
objectArtemisPluginFeatureException
- Implements
- Inherited Members
Properties
PluginFeature
Gets the plugin feature the error is related to
public PluginFeature PluginFeature { get; }