Artemis Artemis
Artemis Artemis

Search Results for

    Class ArtemisPluginPrerequisiteException

    An exception thrown when a plugin prerequisite-related error occurs

    Inheritance
    object
    Exception
    ArtemisPluginPrerequisiteException
    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 ArtemisPluginPrerequisiteException : Exception, ISerializable

    Properties

    Subject

    Gets the subject the error is related to

    Declaration
    public IPrerequisitesSubject Subject { get; }
    Property Value
    Type Description
    IPrerequisitesSubject

    Implements

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