Artemis Artemis
Artemis Artemis

Search Results for

    Class ArtemisPluginFeatureException

    An exception thrown when a plugin feature-related error occurs

    Inheritance
    object
    Exception
    ArtemisPluginFeatureException
    Implements
    ISerializable
    Inherited Members
    Exception.GetBaseException()
    Exception.GetObjectData(SerializationInfo, StreamingContext)
    Exception.ToString()
    Exception.GetType()
    Exception.TargetSite
    Exception.Message
    Exception.Data
    Exception.InnerException
    Exception.HelpLink
    Exception.Source
    Exception.HResult
    Exception.StackTrace
    Exception.SerializeObjectState
    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

    Implements

    ISerializable
    Content is available under the PolyForm Noncommercial License, by Artemis RGB.